Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@ywatanabe-dev ywatanabe-dev released this 01 Feb 00:37
7fd2190

Functional change/bug fix

  • Update webAPI response (THETA Z1 firmware v3.10.2, X firmware v2.40.0)

    • Update firmwareVersion of /osc/info (THETA Z1 and X)
    • Add _batteryTemp, _boardTemp, _externalGpsInfo, _internalGpsInfo to /osc/state response (THETA Z1 and X)
    • Add _ethernetConfig object to getOptions response (THETA X)
  • Changed some values to the same notation as the actual device (for example, exposureCompensation:0 → exposureCompensation:0.0)

Not functional change

  • Update some dependent packages
  • Refactoring