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