Skip to content

0.138.0

Compare
Choose a tag to compare
@wbouvy wbouvy released this 30 Jan 10:56
· 58 commits to master since this release

0.138 (2023-01-30)

ModemAlarmService
  • Removed available_to_child_organizations from ModemAlarm.
    • Inheritance was not really used, so we opted to remove it.
    • Removed UpdateAvailability, MakeAvailableToChildOrganization and MakeUnavailableToChildOrganization calls.
    • Removed only_owned_alarms and owner_organizations from ModemAlarmSelection.
Units
  • Added new unit barrels per day (bbl/d) for usage in all calls/responses that use flow values.
base.proto
  • We now always set the time_zone in Timestamp, typically "UTC".