Skip to content

v3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 11:59
· 33 commits to main since this release
v3.0.0
fd114c1

Changelog

All notable changes to the t2iapi module will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[3.0.0] - 2023-09-11

Added

  • manipulation SetComponentActivationAndSetOperatingMode for components and operations
  • manipulation SetAlertActivationAndSetOperatingMode for alerts and operations
  • manipulation TransitionFromCreateStateWithIdentificationToRemoveIdentification for contexts
  • manipulation TransitionFromCreateStateWithIdentificationToChangeIdentification for contexts
  • manipulation TransitionProvideValueToExpressNoValueAvailable for metrics
  • manipulation ProvideMetricValueOrSamples for metrics
  • manipulation SetSomeAlertSignalPresence for alerts
  • manipulation CreateContextStateWithAssociationAndSetOperatingMode for contexts and operations
  • manipulation SetBatteryUsage for device
  • manipulation SetAsActivationStateOnAndChangeAcPresenceFalse for alerts
  • manipulation SetActivationStateAndUserConfirmableValue for metrics
  • stub files which are integrated into the python package
  • description for allowed combinations of Root and Extension attributes of InstanceIdentifiers
  • manipulation ComponentActivationTransition
  • type hinting for python package via types-protobuf
  • TriggerAnyDescriptorUpdate manipulation

Changed

  • semantics for CreateContextStateWithAssociationAndValidators manipulation
  • semantics for SetMetricStatus manipulation
  • semantics for the CalibrateMetric manipulation
  • message SetAlarmSignalInactivationStateRequest
  • semantics for the EnsembleContextIndicateMembershipWithIdentification manipulation
  • semantics for the SetMetricValuesInRange manipulation
  • semantics for the SetAlertConditionPresence manipulation
  • semantics for SetOperatingMode manipulation
  • manipulation SetInvalidValue to SetIncorrectValue, changed semantics
  • semantics for SetAlertActivation, SetComponentActivation, SetAlarmSignalInactivationState,
    SetAlertSystemNotFunctional, SetLocationDetail, RemoveAllContextStateValidators, SetContextStateAssociation,
    CreateContextStateWithAssociation, CreateContextStateWithAssocIdentificationAndValidator,
    CreateContextStateWithAssocAndSpecificValidator, SetClockDevice, SetLanguage, SetNoValue,
    SetMetricValuesWithQualityMode
  • semantics for SetDeviceOperatingMode manipulation
  • message PartialIdentification to message PartialInstanceIdentifier
  • TriggerDescriptorUpdate to request an update for an arbitrary amount of handles

Removed

  • manipulation CreateContextStateWithAssociationAndUniqueIdentification, RemoveIdentificationOfContextState,
    ChangeIdentificationOfContextState
  • manipulation SetNoValue
  • manipulation SetAlertSignalPresence
  • manipulation ChangeMdibSequenceId
  • manipulation SetUserConfirmableValue
  • manipulation SetAudioPause
  • manipulation CancelAudioPause
  • manipulation ShutDownDevice
  • manipulation BootUpDevice