@ourskyai/node_platform-api 1.4.123

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (417) hide show
  1. package/.openapi-generator/FILES +397 -0
  2. package/.openapi-generator/VERSION +1 -0
  3. package/.openapi-generator-ignore +23 -0
  4. package/README.md +646 -0
  5. package/api.ts +22146 -0
  6. package/base.ts +62 -0
  7. package/common.ts +126 -0
  8. package/configuration.ts +121 -0
  9. package/dist/api.d.ts +12807 -0
  10. package/dist/api.js +14064 -0
  11. package/dist/base.d.ts +42 -0
  12. package/dist/base.js +46 -0
  13. package/dist/common.d.ts +34 -0
  14. package/dist/common.js +138 -0
  15. package/dist/configuration.d.ts +98 -0
  16. package/dist/configuration.js +44 -0
  17. package/dist/esm/api.d.ts +12807 -0
  18. package/dist/esm/api.js +14057 -0
  19. package/dist/esm/base.d.ts +42 -0
  20. package/dist/esm/base.js +41 -0
  21. package/dist/esm/common.d.ts +34 -0
  22. package/dist/esm/common.js +125 -0
  23. package/dist/esm/configuration.d.ts +98 -0
  24. package/dist/esm/configuration.js +40 -0
  25. package/dist/esm/index.d.ts +13 -0
  26. package/dist/esm/index.js +15 -0
  27. package/dist/index.d.ts +13 -0
  28. package/dist/index.js +31 -0
  29. package/docs/AllSkyCameraDiagnosisReport.md +23 -0
  30. package/docs/AllSkyImageCapturedEventData.md +20 -0
  31. package/docs/AllSkyKeogramGeneratedEventData.md +20 -0
  32. package/docs/AllSkyTimelapseGeneratedEventData.md +20 -0
  33. package/docs/AstroCameraDiagnosisReport.md +29 -0
  34. package/docs/AstroImageCapturedEventData.md +20 -0
  35. package/docs/AutoStretchImageCompleted.md +21 -0
  36. package/docs/AutoStretchImageStarted.md +21 -0
  37. package/docs/AutofocusFailed.md +21 -0
  38. package/docs/AutofocusFinished.md +25 -0
  39. package/docs/AutofocusMethod.md +13 -0
  40. package/docs/AutofocusPointAdded.md +25 -0
  41. package/docs/AutofocusPointMeasuredEventData.md +24 -0
  42. package/docs/AutofocusStarted.md +29 -0
  43. package/docs/CameraImageCaptured.md +21 -0
  44. package/docs/CameraStatusUpdated.md +25 -0
  45. package/docs/CameraTemperatureSet.md +21 -0
  46. package/docs/CancelAllTasksEventData.md +20 -0
  47. package/docs/CancelTaskEventData.md +20 -0
  48. package/docs/CaptureImageEventData.md +20 -0
  49. package/docs/CaptureImageStarted.md +29 -0
  50. package/docs/CaptureImagesContinuouslyEventData.md +20 -0
  51. package/docs/ConnectionStatus.md +13 -0
  52. package/docs/CreateMountModelCompleted.md +21 -0
  53. package/docs/CreateMountModelFailed.md +21 -0
  54. package/docs/CreateMountModelStarted.md +21 -0
  55. package/docs/CycleRelaysEventData.md +20 -0
  56. package/docs/DebugLogged.md +23 -0
  57. package/docs/DefaultApi.md +10356 -0
  58. package/docs/DeleteImageEventData.md +20 -0
  59. package/docs/DeleteVideoEventData.md +20 -0
  60. package/docs/DiagnoseSystemEventData.md +20 -0
  61. package/docs/ElevationMaskDiagnosticCompleted.md +21 -0
  62. package/docs/ElevationMaskDiagnosticFailed.md +21 -0
  63. package/docs/ElevationMaskDiagnosticStarted.md +21 -0
  64. package/docs/ElevationMaskPointAdded.md +25 -0
  65. package/docs/ElevationMaskPointAddedEventData.md +24 -0
  66. package/docs/EmptySuccess.md +20 -0
  67. package/docs/EnclosureHvacError.md +25 -0
  68. package/docs/EnclosureHvacFanSpeed.md +19 -0
  69. package/docs/EnclosureHvacMode.md +17 -0
  70. package/docs/EnclosureHvacTemperatureLimits.md +31 -0
  71. package/docs/EnclosureShutterLabel.md +11 -0
  72. package/docs/EnclosureShutterState.md +23 -0
  73. package/docs/EnclosureShutterStatusesChangedEventData.md +20 -0
  74. package/docs/EnclosureShutterStatusesUpdated.md +21 -0
  75. package/docs/EnclosureShutterWatchdogTriggeredEventData.md +24 -0
  76. package/docs/EnclosureState.md +31 -0
  77. package/docs/EventType.md +118 -0
  78. package/docs/FitsHeader.md +23 -0
  79. package/docs/FocusOperation.md +17 -0
  80. package/docs/FocuserDiagnosisReport.md +23 -0
  81. package/docs/FocuserPosition.md +31 -0
  82. package/docs/FocuserStatusUpdated.md +21 -0
  83. package/docs/GenericEventData.md +22 -0
  84. package/docs/GoToAltitudeAzimuthCompleted.md +23 -0
  85. package/docs/GoToAltitudeAzimuthFailed.md +23 -0
  86. package/docs/GoToAltitudeAzimuthStarted.md +23 -0
  87. package/docs/GoToFilterWheelPositionEventData.md +20 -0
  88. package/docs/GoToFocuserPositionEventData.md +20 -0
  89. package/docs/GoToHomeCompleted.md +21 -0
  90. package/docs/GoToHomeFailed.md +21 -0
  91. package/docs/GoToHomeStarted.md +21 -0
  92. package/docs/GoToMechanicalCoordinatesCompleted.md +23 -0
  93. package/docs/GoToMechanicalCoordinatesFailed.md +23 -0
  94. package/docs/GoToMechanicalCoordinatesStarted.md +23 -0
  95. package/docs/GoToMountCoordinatesEventData.md +20 -0
  96. package/docs/GoToOpticalTubeM3PortEventData.md +20 -0
  97. package/docs/GoToRaDecCompleted.md +23 -0
  98. package/docs/GoToRaDecFailed.md +23 -0
  99. package/docs/GoToRaDecStarted.md +23 -0
  100. package/docs/GoToRotatorPositionEventData.md +20 -0
  101. package/docs/GpsDataUpdated.md +33 -0
  102. package/docs/GpsDataUpdatedEventData.md +32 -0
  103. package/docs/HardwareDaemonLogged.md +21 -0
  104. package/docs/IceMessage.md +26 -0
  105. package/docs/ImageFileFormat.md +15 -0
  106. package/docs/JogEnclosureRotatorEventData.md +20 -0
  107. package/docs/JogEnclosureShuttersEventData.md +20 -0
  108. package/docs/JogEnclosureWindowEventData.md +20 -0
  109. package/docs/JogMountEventData.md +20 -0
  110. package/docs/KernelLogEntryDetectedEventData.md +22 -0
  111. package/docs/MessageType.md +22 -0
  112. package/docs/MessageTypeWrapper.md +20 -0
  113. package/docs/MotorFaultClearedEventData.md +20 -0
  114. package/docs/MotorFaultDetectedEventData.md +24 -0
  115. package/docs/MotorFaulted.md +25 -0
  116. package/docs/MotorFaultsCleared.md +21 -0
  117. package/docs/MountDiagnosisReport.md +27 -0
  118. package/docs/MountFollowTLEEventData.md +20 -0
  119. package/docs/MountModelPointAdded.md +27 -0
  120. package/docs/MountModelPointAddedEventData.md +26 -0
  121. package/docs/MountModelPointFailed.md +23 -0
  122. package/docs/MountStatusUpdated.md +21 -0
  123. package/docs/OpenEnclosureShuttersEventData.md +20 -0
  124. package/docs/OperationStatusUpdated.md +21 -0
  125. package/docs/OpticalTubeStatus.md +21 -0
  126. package/docs/OpticalTubeStatusUpdated.md +21 -0
  127. package/docs/Peer.md +24 -0
  128. package/docs/PeerRole.md +10 -0
  129. package/docs/PlaceholderEventData.md +20 -0
  130. package/docs/PlateSolveCompleted.md +25 -0
  131. package/docs/PlateSolveFailed.md +21 -0
  132. package/docs/PlateSolveStarted.md +21 -0
  133. package/docs/PlatformConnectionDiagnosisReport.md +21 -0
  134. package/docs/Point2D.md +22 -0
  135. package/docs/RecordVideoEventData.md +20 -0
  136. package/docs/RelayChannel.md +21 -0
  137. package/docs/RelayFunction.md +29 -0
  138. package/docs/RelaysDiagnosisReport.md +25 -0
  139. package/docs/RelaysStatus.md +21 -0
  140. package/docs/RelaysUpdated.md +23 -0
  141. package/docs/ResetSystemSettingsToDefaultEventData.md +20 -0
  142. package/docs/RoofDiagnosisReport.md +25 -0
  143. package/docs/RoofState.md +31 -0
  144. package/docs/RoofStatus.md +21 -0
  145. package/docs/RoofUpdated.md +23 -0
  146. package/docs/RotatorPosition.md +23 -0
  147. package/docs/RotatorStatusUpdated.md +21 -0
  148. package/docs/RotatorTargetType.md +11 -0
  149. package/docs/RunAutofocusEventData.md +20 -0
  150. package/docs/SafetyStatusUpdated.md +21 -0
  151. package/docs/SaveImageEventData.md +20 -0
  152. package/docs/SaveVideoEventData.md +20 -0
  153. package/docs/SdpMessage.md +22 -0
  154. package/docs/SetEnclosureHvacFanSpeedEventData.md +20 -0
  155. package/docs/SetEnclosureHvacModeEventData.md +20 -0
  156. package/docs/SetEnclosureHvacTargetTemperatureEventData.md +20 -0
  157. package/docs/SetMountParkPositionEventData.md +20 -0
  158. package/docs/SetOpticalTubeHeaterPowerEventData.md +20 -0
  159. package/docs/SlewDemoEnabled.md +21 -0
  160. package/docs/StackedAstroImageGeneratedEventData.md +20 -0
  161. package/docs/StarMeasurementFailed.md +21 -0
  162. package/docs/StarMeasurementStarted.md +21 -0
  163. package/docs/StarsMeasured.md +25 -0
  164. package/docs/StartupWizardStep.md +25 -0
  165. package/docs/StopCapturingImagesContinuouslyEventData.md +20 -0
  166. package/docs/StopRecordingVideoEventData.md +20 -0
  167. package/docs/SystemEventData.md +216 -0
  168. package/docs/SystemEventOperation.md +24 -0
  169. package/docs/SystemEventOperationStatus.md +12 -0
  170. package/docs/SystemEventSeverity.md +14 -0
  171. package/docs/SystemEventType.md +123 -0
  172. package/docs/SystemStatusChangedEventData.md +20 -0
  173. package/docs/TaskCancelled.md +27 -0
  174. package/docs/TaskCompleted.md +25 -0
  175. package/docs/TaskScheduled.md +25 -0
  176. package/docs/TaskStarted.md +25 -0
  177. package/docs/TurnOffOpticalTubeFansEventData.md +20 -0
  178. package/docs/TurnOffRelayEventData.md +20 -0
  179. package/docs/TurnOnOpticalTubeFansEventData.md +20 -0
  180. package/docs/TurnOnRelayEventData.md +20 -0
  181. package/docs/UpdateFilterEventData.md +20 -0
  182. package/docs/UpdateSystemSettingsEventData.md +20 -0
  183. package/docs/V1AddMountModelPointHereRequest.md +23 -0
  184. package/docs/V1AllSkyClassification.md +23 -0
  185. package/docs/V1AllSkyClassificationLabel.md +17 -0
  186. package/docs/V1AllSkyImage.md +29 -0
  187. package/docs/V1AllSkyImages.md +21 -0
  188. package/docs/V1AllSkyKeogram.md +31 -0
  189. package/docs/V1AllSkyKeograms.md +21 -0
  190. package/docs/V1AllSkySourceType.md +11 -0
  191. package/docs/V1AllSkyTimelapse.md +33 -0
  192. package/docs/V1AllSkyTimelapses.md +21 -0
  193. package/docs/V1AppendMountTrackPathRequest.md +29 -0
  194. package/docs/V1AstroImage.md +29 -0
  195. package/docs/V1AstroImages.md +21 -0
  196. package/docs/V1CameraFunction.md +19 -0
  197. package/docs/V1CameraSelectorRequest.md +21 -0
  198. package/docs/V1CameraStatus.md +39 -0
  199. package/docs/V1CameraStatuses.md +21 -0
  200. package/docs/V1CancelAllTasksRequest.md +21 -0
  201. package/docs/V1CancelTaskRequest.md +23 -0
  202. package/docs/V1CaptureImageRequest.md +39 -0
  203. package/docs/V1CaptureImagesContinuouslyRequest.md +39 -0
  204. package/docs/V1ConnectedCamera.md +23 -0
  205. package/docs/V1CreateMountModelRequest.md +31 -0
  206. package/docs/V1CycleRelaysRequest.md +23 -0
  207. package/docs/V1DeleteImageRequest.md +21 -0
  208. package/docs/V1DeleteVideoRequest.md +21 -0
  209. package/docs/V1DiagnoseSystemRequest.md +35 -0
  210. package/docs/V1DisableLiveVideoRequest.md +21 -0
  211. package/docs/V1EdfaStatus.md +22 -0
  212. package/docs/V1EdfaStatusDetails.md +26 -0
  213. package/docs/V1ElevationMask.md +23 -0
  214. package/docs/V1ElevationMaskPoint.md +25 -0
  215. package/docs/V1EnableLiveVideoRequest.md +31 -0
  216. package/docs/V1EnclosureFanRole.md +9 -0
  217. package/docs/V1EnclosureFanStatus.md +25 -0
  218. package/docs/V1EnclosureFanStatuses.md +21 -0
  219. package/docs/V1EnclosureHvacStatus.md +23 -0
  220. package/docs/V1EnclosureHvacStatusDetails.md +33 -0
  221. package/docs/V1EnclosureMotorSystemSettings.md +27 -0
  222. package/docs/V1EnclosureRotatorStatus.md +27 -0
  223. package/docs/V1EnclosureShutterStatus.md +29 -0
  224. package/docs/V1EnclosureShutterStatuses.md +21 -0
  225. package/docs/V1EnclosureStatus.md +27 -0
  226. package/docs/V1EnclosureSystemSettings.md +25 -0
  227. package/docs/V1EnclosureWindowStatus.md +27 -0
  228. package/docs/V1EndSessionRequest.md +23 -0
  229. package/docs/V1Event.md +24 -0
  230. package/docs/V1EventData.md +166 -0
  231. package/docs/V1Filter.md +23 -0
  232. package/docs/V1FilterType.md +61 -0
  233. package/docs/V1FilterWheelStatus.md +29 -0
  234. package/docs/V1FilterWheelStatuses.md +21 -0
  235. package/docs/V1FocuserLimit.md +23 -0
  236. package/docs/V1FocuserMotorSystemSettings.md +27 -0
  237. package/docs/V1FocuserSelectorRequest.md +21 -0
  238. package/docs/V1FocuserStatus.md +31 -0
  239. package/docs/V1FocuserStatuses.md +21 -0
  240. package/docs/V1FocuserSystemSettings.md +23 -0
  241. package/docs/V1FollowTLERequest.md +23 -0
  242. package/docs/V1GetComponentStatusResponse.md +43 -0
  243. package/docs/V1GetHealthCheckResponse.md +33 -0
  244. package/docs/V1GetImageProcessingPluginLogsRequest.md +24 -0
  245. package/docs/V1GetImageProcessingPluginRequest.md +20 -0
  246. package/docs/V1GetStorageStatusResponse.md +25 -0
  247. package/docs/V1GnssPpsStatus.md +24 -0
  248. package/docs/V1GnssPpsStatusDetails.md +27 -0
  249. package/docs/V1GoToFilterWheelPositionRequest.md +23 -0
  250. package/docs/V1GoToFocuserPositionRequest.md +24 -0
  251. package/docs/V1GoToMountCoordinatesRequest.md +27 -0
  252. package/docs/V1GoToMountMechanicalCoordinatesRequest.md +23 -0
  253. package/docs/V1GoToOpticalTubeM3PortRequest.md +23 -0
  254. package/docs/V1GoToRotatorPositionRequest.md +25 -0
  255. package/docs/V1Image.md +43 -0
  256. package/docs/V1ImageProcessingPlugin.md +30 -0
  257. package/docs/V1ImageProcessingPluginList.md +22 -0
  258. package/docs/V1ImageProcessingPluginLogEntry.md +22 -0
  259. package/docs/V1ImageProcessingPluginLogList.md +22 -0
  260. package/docs/V1Images.md +21 -0
  261. package/docs/V1JogEnclosureRotatorRequest.md +23 -0
  262. package/docs/V1JogEnclosureShutterRequest.md +25 -0
  263. package/docs/V1JogEnclosureShuttersRequest.md +21 -0
  264. package/docs/V1JogEnclosureWindowRequest.md +23 -0
  265. package/docs/V1JogMountRequest.md +25 -0
  266. package/docs/V1ListProducersRequest.md +23 -0
  267. package/docs/V1ListProducersResponse.md +23 -0
  268. package/docs/V1Motor.md +23 -0
  269. package/docs/V1MotorRole.md +22 -0
  270. package/docs/V1MotorStatus.md +37 -0
  271. package/docs/V1MountModel.md +23 -0
  272. package/docs/V1MountModelPoint.md +27 -0
  273. package/docs/V1MountMotorSystemSettings.md +27 -0
  274. package/docs/V1MountStatus.md +43 -0
  275. package/docs/V1MountSystemSettings.md +23 -0
  276. package/docs/V1MountTrackPathAltAzSample.md +27 -0
  277. package/docs/V1MountTrackPathEndedReason.md +13 -0
  278. package/docs/V1MountTrackPathEnuSample.md +29 -0
  279. package/docs/V1MountTrackPathFrame.md +15 -0
  280. package/docs/V1MountTrackPathRaDecSample.md +27 -0
  281. package/docs/V1MountTrackPathState.md +17 -0
  282. package/docs/V1MountTrackPathStatus.md +49 -0
  283. package/docs/V1MoveFocuserPositionRequest.md +23 -0
  284. package/docs/V1MoveFocuserResponse.md +23 -0
  285. package/docs/V1MoveFocuserStepsRequest.md +23 -0
  286. package/docs/V1NtpStatus.md +24 -0
  287. package/docs/V1NtpStatusDetails.md +23 -0
  288. package/docs/V1OpenEnclosureShuttersRequest.md +21 -0
  289. package/docs/V1OpenRoofRequest.md +21 -0
  290. package/docs/V1OpticalPowerMeterStatus.md +21 -0
  291. package/docs/V1OpticalTubeCoverSelectorRequest.md +21 -0
  292. package/docs/V1OpticalTubeCoverStatus.md +27 -0
  293. package/docs/V1OpticalTubeCoverStatuses.md +21 -0
  294. package/docs/V1OpticalTubeFanGroupStatus.md +23 -0
  295. package/docs/V1OpticalTubeFanGroupStatuses.md +21 -0
  296. package/docs/V1OpticalTubeFanRole.md +23 -0
  297. package/docs/V1OpticalTubeFanStatus.md +25 -0
  298. package/docs/V1OpticalTubeHeaterGroupStatus.md +23 -0
  299. package/docs/V1OpticalTubeHeaterGroupStatuses.md +21 -0
  300. package/docs/V1OpticalTubeHeaterRole.md +13 -0
  301. package/docs/V1OpticalTubeHeaterStatus.md +25 -0
  302. package/docs/V1OpticalTubeM3SelectorRequest.md +21 -0
  303. package/docs/V1OpticalTubeM3Status.md +25 -0
  304. package/docs/V1OpticalTubeM3Statuses.md +21 -0
  305. package/docs/V1OpticalTubeStatus.md +31 -0
  306. package/docs/V1OpticalTubeStatuses.md +21 -0
  307. package/docs/V1OpticalTubeTemperatureSensorRole.md +15 -0
  308. package/docs/V1OpticalTubeTemperatureSensorStatus.md +23 -0
  309. package/docs/V1OpticalTubeTemperatureSensorStatuses.md +21 -0
  310. package/docs/V1PeerStatusChangedRequest.md +27 -0
  311. package/docs/V1PtpDataSet.md +25 -0
  312. package/docs/V1PtpPortProperties.md +27 -0
  313. package/docs/V1PtpStatus.md +24 -0
  314. package/docs/V1PtpStatusDetails.md +25 -0
  315. package/docs/V1PtpTimeStatus.md +35 -0
  316. package/docs/V1RecordVideoRequest.md +21 -0
  317. package/docs/V1Relay.md +23 -0
  318. package/docs/V1ResetEnclosureMotorSystemSettingsToDefaultRequest.md +27 -0
  319. package/docs/V1ResetEnclosureSystemSettingsToDefaultRequest.md +25 -0
  320. package/docs/V1ResetFocuserMotorSystemSettingsToDefaultRequest.md +27 -0
  321. package/docs/V1ResetFocuserSystemSettingsToDefaultRequest.md +23 -0
  322. package/docs/V1ResetMountMotorSystemSettingsToDefaultRequest.md +27 -0
  323. package/docs/V1ResetMountSystemSettingsToDefaultRequest.md +23 -0
  324. package/docs/V1ResetRotatorMotorSystemSettingsToDefaultRequest.md +27 -0
  325. package/docs/V1ResetRotatorSystemSettingsToDefaultRequest.md +23 -0
  326. package/docs/V1ResetSystemSettingsToDefaultRequest.md +27 -0
  327. package/docs/V1RoofStatus.md +27 -0
  328. package/docs/V1RotatorMotorSystemSettings.md +27 -0
  329. package/docs/V1RotatorSelectorRequest.md +21 -0
  330. package/docs/V1RotatorStatus.md +33 -0
  331. package/docs/V1RotatorStatuses.md +21 -0
  332. package/docs/V1RotatorSystemSettings.md +23 -0
  333. package/docs/V1RunAutofocusRequest.md +32 -0
  334. package/docs/V1RunBlindAutofocusRequest.md +24 -0
  335. package/docs/V1SafetyStatus.md +33 -0
  336. package/docs/V1SaveImageRequest.md +21 -0
  337. package/docs/V1SaveVideoRequest.md +21 -0
  338. package/docs/V1SetEnclosureHvacFanSpeedRequest.md +21 -0
  339. package/docs/V1SetEnclosureHvacModeRequest.md +21 -0
  340. package/docs/V1SetEnclosureHvacTargetTemperatureRequest.md +21 -0
  341. package/docs/V1SetMountParkPositionRequest.md +23 -0
  342. package/docs/V1SetOpticalTubeHeaterPowerRequest.md +25 -0
  343. package/docs/V1SetPeerStatusRequest.md +29 -0
  344. package/docs/V1SetRelayStateRequest.md +23 -0
  345. package/docs/V1SignalMessageRequest.md +27 -0
  346. package/docs/V1SignallingRequest.md +40 -0
  347. package/docs/V1StackedAstroImage.md +25 -0
  348. package/docs/V1StackedAstroImages.md +21 -0
  349. package/docs/V1StartLiveStackingSessionRequest.md +20 -0
  350. package/docs/V1StartLiveStackingSessionResponse.md +20 -0
  351. package/docs/V1StartMountTrackPathRequest.md +27 -0
  352. package/docs/V1StartSessionRequest.md +27 -0
  353. package/docs/V1StopCapturingImagesContinuouslyRequest.md +21 -0
  354. package/docs/V1StopLiveStackingSessionRequest.md +20 -0
  355. package/docs/V1StopRecordingVideoRequest.md +21 -0
  356. package/docs/V1SystemDiagnosisReport.md +35 -0
  357. package/docs/V1SystemEvent.md +25 -0
  358. package/docs/V1SystemEventData.md +173 -0
  359. package/docs/V1SystemEvents.md +21 -0
  360. package/docs/V1SystemHealthCheck.md +33 -0
  361. package/docs/V1SystemLocation.md +29 -0
  362. package/docs/V1SystemLocationGpsDetails.md +27 -0
  363. package/docs/V1SystemMetric.md +29 -0
  364. package/docs/V1SystemMetricNames.md +21 -0
  365. package/docs/V1SystemMetricTag.md +23 -0
  366. package/docs/V1SystemMetricType.md +11 -0
  367. package/docs/V1SystemMetrics.md +21 -0
  368. package/docs/V1SystemMetricsCollection.md +27 -0
  369. package/docs/V1SystemMetricsCollections.md +21 -0
  370. package/docs/V1SystemNetworkInterface.md +25 -0
  371. package/docs/V1SystemNetworkInterfaceInfo.md +25 -0
  372. package/docs/V1SystemNetworkInterfaces.md +21 -0
  373. package/docs/V1SystemOperationMode.md +13 -0
  374. package/docs/V1SystemOperationStatus.md +23 -0
  375. package/docs/V1SystemSettings.md +27 -0
  376. package/docs/V1SystemStatus.md +43 -0
  377. package/docs/V1SystemStorageStatus.md +25 -0
  378. package/docs/V1SystemTime.md +31 -0
  379. package/docs/V1Task.md +29 -0
  380. package/docs/V1TaskType.md +31 -0
  381. package/docs/V1TimeSource.md +15 -0
  382. package/docs/V1TimeSourceLastSample.md +25 -0
  383. package/docs/V1TimeSourceStatistics.md +35 -0
  384. package/docs/V1TrackBodyRequest.md +21 -0
  385. package/docs/V1TurnOffEnclosureFansRequest.md +21 -0
  386. package/docs/V1TurnOffOpticalTubeFansRequest.md +23 -0
  387. package/docs/V1TurnOnEnclosureFansRequest.md +21 -0
  388. package/docs/V1TurnOnOpticalTubeFansRequest.md +23 -0
  389. package/docs/V1UIOperationMode.md +11 -0
  390. package/docs/V1UpdateElevationMaskRequest.md +21 -0
  391. package/docs/V1UpdateFilterRequest.md +25 -0
  392. package/docs/V1UpdateImageProcessingPluginRequest.md +24 -0
  393. package/docs/V1Video.md +51 -0
  394. package/docs/V1Videos.md +21 -0
  395. package/docs/V1WeatherStationStatus.md +21 -0
  396. package/docs/V2CaptureImageRequest.md +39 -0
  397. package/docs/V2CycleRelaysRequest.md +23 -0
  398. package/docs/V2EnclosureStatus.md +29 -0
  399. package/docs/V2MountStatus.md +37 -0
  400. package/docs/V2RelayStatus.md +25 -0
  401. package/docs/V2RelayStatuses.md +21 -0
  402. package/docs/V2SystemEvent.md +33 -0
  403. package/docs/V2SystemEventType.md +205 -0
  404. package/docs/V2SystemEvents.md +21 -0
  405. package/docs/V2TurnOffRelayRequest.md +21 -0
  406. package/docs/V2TurnOnRelayRequest.md +21 -0
  407. package/docs/VideoCodec.md +8 -0
  408. package/docs/VideoContainerFormat.md +8 -0
  409. package/docs/WavefrontSensorDataUpdated.md +57 -0
  410. package/docs/WavefrontSensorDataUpdatedEventData.md +57 -0
  411. package/docs/WeatherStationDiagnosisReport.md +23 -0
  412. package/docs/WeatherStationStatusUpdated.md +21 -0
  413. package/git_push.sh +57 -0
  414. package/index.ts +18 -0
  415. package/package.json +33 -0
  416. package/tsconfig.esm.json +7 -0
  417. package/tsconfig.json +18 -0
@@ -0,0 +1,21 @@
1
+ # V1StackedAstroImages
2
+
3
+ Container object holding a paginated list of stacked astro images. Use the before parameter with the last image\'s createdAt timestamp to retrieve the next page of results.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **stackedAstroImages** | [**Array<V1StackedAstroImage>**](V1StackedAstroImage.md) | Array of stacked astro image metadata objects sorted by creation time in descending order (newest first). May be empty if no images match the query criteria. | [default to undefined]
10
+
11
+ ## Example
12
+
13
+ ```typescript
14
+ import { V1StackedAstroImages } from '@ourskyai/node_platform-api';
15
+
16
+ const instance: V1StackedAstroImages = {
17
+ stackedAstroImages,
18
+ };
19
+ ```
20
+
21
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,20 @@
1
+ # V1StartLiveStackingSessionRequest
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **cameraId** | **string** | | [default to undefined]
9
+
10
+ ## Example
11
+
12
+ ```typescript
13
+ import { V1StartLiveStackingSessionRequest } from '@ourskyai/node_platform-api';
14
+
15
+ const instance: V1StartLiveStackingSessionRequest = {
16
+ cameraId,
17
+ };
18
+ ```
19
+
20
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,20 @@
1
+ # V1StartLiveStackingSessionResponse
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **cameraId** | **string** | | [default to undefined]
9
+
10
+ ## Example
11
+
12
+ ```typescript
13
+ import { V1StartLiveStackingSessionResponse } from '@ourskyai/node_platform-api';
14
+
15
+ const instance: V1StartLiveStackingSessionResponse = {
16
+ cameraId,
17
+ };
18
+ ```
19
+
20
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,27 @@
1
+ # V1StartMountTrackPathRequest
2
+
3
+ Request to start custom path tracking. Provide exactly one sample array matching frame.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **altAzSamples** | [**Array<V1MountTrackPathAltAzSample>**](V1MountTrackPathAltAzSample.md) | | [optional] [default to undefined]
10
+ **enuSamples** | [**Array<V1MountTrackPathEnuSample>**](V1MountTrackPathEnuSample.md) | | [optional] [default to undefined]
11
+ **frame** | [**V1MountTrackPathFrame**](V1MountTrackPathFrame.md) | | [default to undefined]
12
+ **raDecSamples** | [**Array<V1MountTrackPathRaDecSample>**](V1MountTrackPathRaDecSample.md) | | [optional] [default to undefined]
13
+
14
+ ## Example
15
+
16
+ ```typescript
17
+ import { V1StartMountTrackPathRequest } from '@ourskyai/node_platform-api';
18
+
19
+ const instance: V1StartMountTrackPathRequest = {
20
+ altAzSamples,
21
+ enuSamples,
22
+ frame,
23
+ raDecSamples,
24
+ };
25
+ ```
26
+
27
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,27 @@
1
+ # V1StartSessionRequest
2
+
3
+ Start a WebRTC Session
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **cameraId** | **string** | Optional camera identifier for multi-camera nodes | [optional] [default to undefined]
10
+ **consumerId** | **string** | optional consumer ID | [optional] [default to undefined]
11
+ **peerId** | **string** | optional consumer ID | [optional] [default to undefined]
12
+ **sessionId** | **string** | optional session ID | [optional] [default to undefined]
13
+
14
+ ## Example
15
+
16
+ ```typescript
17
+ import { V1StartSessionRequest } from '@ourskyai/node_platform-api';
18
+
19
+ const instance: V1StartSessionRequest = {
20
+ cameraId,
21
+ consumerId,
22
+ peerId,
23
+ sessionId,
24
+ };
25
+ ```
26
+
27
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,21 @@
1
+ # V1StopCapturingImagesContinuouslyRequest
2
+
3
+ Request object to stop an active continuous image capture session. Identifies which camera\'s capture session should be terminated.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **cameraId** | **string** | Unique identifier of the camera whose continuous capture session should be stopped. Must match the cameraId used when starting the continuous capture. | [default to undefined]
10
+
11
+ ## Example
12
+
13
+ ```typescript
14
+ import { V1StopCapturingImagesContinuouslyRequest } from '@ourskyai/node_platform-api';
15
+
16
+ const instance: V1StopCapturingImagesContinuouslyRequest = {
17
+ cameraId,
18
+ };
19
+ ```
20
+
21
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,20 @@
1
+ # V1StopLiveStackingSessionRequest
2
+
3
+
4
+ ## Properties
5
+
6
+ Name | Type | Description | Notes
7
+ ------------ | ------------- | ------------- | -------------
8
+ **cameraId** | **string** | | [default to undefined]
9
+
10
+ ## Example
11
+
12
+ ```typescript
13
+ import { V1StopLiveStackingSessionRequest } from '@ourskyai/node_platform-api';
14
+
15
+ const instance: V1StopLiveStackingSessionRequest = {
16
+ cameraId,
17
+ };
18
+ ```
19
+
20
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,21 @@
1
+ # V1StopRecordingVideoRequest
2
+
3
+ Request object to stop an active video recording session and finalize the video file. The recording will be properly closed with all metadata written.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **cameraId** | **string** | Unique identifier of the camera whose video recording should be stopped. Must match the cameraId of an actively recording camera. | [default to undefined]
10
+
11
+ ## Example
12
+
13
+ ```typescript
14
+ import { V1StopRecordingVideoRequest } from '@ourskyai/node_platform-api';
15
+
16
+ const instance: V1StopRecordingVideoRequest = {
17
+ cameraId,
18
+ };
19
+ ```
20
+
21
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,35 @@
1
+ # V1SystemDiagnosisReport
2
+
3
+ Comprehensive diagnostic report containing test results for all requested hardware components. Each section is only present if that component was included in the diagnostic request.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **allSkyCamera** | [**AllSkyCameraDiagnosisReport**](AllSkyCameraDiagnosisReport.md) | | [optional] [default to undefined]
10
+ **astroCamera** | [**AstroCameraDiagnosisReport**](AstroCameraDiagnosisReport.md) | | [optional] [default to undefined]
11
+ **focuser** | [**FocuserDiagnosisReport**](FocuserDiagnosisReport.md) | | [optional] [default to undefined]
12
+ **mount** | [**MountDiagnosisReport**](MountDiagnosisReport.md) | | [optional] [default to undefined]
13
+ **platformConnection** | [**PlatformConnectionDiagnosisReport**](PlatformConnectionDiagnosisReport.md) | | [optional] [default to undefined]
14
+ **relays** | [**RelaysDiagnosisReport**](RelaysDiagnosisReport.md) | | [optional] [default to undefined]
15
+ **roof** | [**RoofDiagnosisReport**](RoofDiagnosisReport.md) | | [optional] [default to undefined]
16
+ **weatherStation** | [**WeatherStationDiagnosisReport**](WeatherStationDiagnosisReport.md) | | [optional] [default to undefined]
17
+
18
+ ## Example
19
+
20
+ ```typescript
21
+ import { V1SystemDiagnosisReport } from '@ourskyai/node_platform-api';
22
+
23
+ const instance: V1SystemDiagnosisReport = {
24
+ allSkyCamera,
25
+ astroCamera,
26
+ focuser,
27
+ mount,
28
+ platformConnection,
29
+ relays,
30
+ roof,
31
+ weatherStation,
32
+ };
33
+ ```
34
+
35
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,25 @@
1
+ # V1SystemEvent
2
+
3
+ Represents a single system event with its type, timestamp, and event-specific data payload.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **data** | [**V1SystemEventData**](V1SystemEventData.md) | | [default to undefined]
10
+ **timestamp** | **string** | ISO 8601 timestamp indicating when this event occurred. Used for ordering events and correlation with other logs. | [default to undefined]
11
+ **type** | [**SystemEventType**](SystemEventType.md) | | [default to undefined]
12
+
13
+ ## Example
14
+
15
+ ```typescript
16
+ import { V1SystemEvent } from '@ourskyai/node_platform-api';
17
+
18
+ const instance: V1SystemEvent = {
19
+ data,
20
+ timestamp,
21
+ type,
22
+ };
23
+ ```
24
+
25
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,173 @@
1
+ # V1SystemEventData
2
+
3
+ Event-specific data payload. The structure varies based on the event type and contains relevant details about what occurred.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **image** | [**V1Image**](V1Image.md) | | [default to undefined]
10
+ **celsius** | **number** | The new temperature setpoint in degrees Celsius. Negative values are common for cooled astronomical cameras to reduce thermal noise. | [default to undefined]
11
+ **log** | **string** | The log message content from the hardware daemon. May contain technical details useful for debugging hardware communication issues. | [default to undefined]
12
+ **connectionStatus** | [**ConnectionStatus**](ConnectionStatus.md) | | [default to undefined]
13
+ **id** | **string** | Unique identifier for the task that was cancelled. | [default to undefined]
14
+ **name** | **string** | Human-readable name of the camera, such as the manufacturer and model or a user-assigned label. | [default to undefined]
15
+ **decDegrees** | **number** | Declination of the image center in decimal degrees. Range is -90 to +90 degrees. | [default to undefined]
16
+ **focalLength** | **number** | Calculated effective focal length of the optical system in millimeters based on the plate scale. | [default to undefined]
17
+ **raDegrees** | **number** | Right ascension of the image center in decimal degrees. Range is 0 to 360 degrees. | [default to undefined]
18
+ **binning** | **number** | Pixel binning factor where adjacent pixels are combined. Higher binning reduces resolution but improves sensitivity and download speed. | [default to undefined]
19
+ **exposure** | **number** | Exposure duration in seconds. Longer exposures collect more light but increase noise and trailing risk. | [default to undefined]
20
+ **gain** | **number** | Camera gain setting controlling signal amplification. Higher values increase sensitivity but also increase noise. | [default to undefined]
21
+ **gainMode** | **number** | Camera gain mode selection for cameras with multiple gain modes such as high dynamic range or low noise modes. | [default to undefined]
22
+ **offset** | **number** | Camera offset or black level setting. Ensures the histogram does not clip at zero for proper calibration. | [default to undefined]
23
+ **message** | **string** | Error message describing why the autofocus failed, such as insufficient stars, poor curve fit, or mechanical issues. | [default to undefined]
24
+ **dec** | **number** | Solved declination of the calibration point in decimal degrees. | [default to undefined]
25
+ **ra** | **number** | Solved right ascension of the calibration point in decimal degrees. | [default to undefined]
26
+ **altitude** | **number** | Altitude above mean sea level in meters. | [default to undefined]
27
+ **azimuth** | **number** | Azimuth angle of this measurement point in degrees, measured from north through east. | [default to undefined]
28
+ **enabled** | **boolean** | True if slew demo mode was enabled, false if it was disabled. | [default to undefined]
29
+ **ignoreCoordinates** | **boolean** | Indicates whether the failed solve attempt ignored mount coordinates. If false and the solve failed, a blind solve retry may succeed. | [default to undefined]
30
+ **maxAltitude** | **number** | Maximum observable altitude at this azimuth in degrees. Typically near 90 degrees unless an overhead obstruction exists. | [default to undefined]
31
+ **minAltitude** | **number** | Minimum observable altitude at this azimuth in degrees. Objects below this altitude are obstructed. | [default to undefined]
32
+ **count** | **number** | Number of stars detected and measured in the image. More stars generally provide more reliable statistics. | [default to undefined]
33
+ **hfr** | **number** | Mean half-flux radius of measured stars in pixels. Lower values indicate better focus and seeing conditions. | [default to undefined]
34
+ **hfrStdDev** | **number** | Standard deviation of HFR measurements in pixels. Lower values indicate more consistent star shapes across the image. | [default to undefined]
35
+ **body** | **string** | Full content of the debug message with detailed diagnostic information. | [default to undefined]
36
+ **title** | **string** | Brief title or category of the debug message for quick identification. | [default to undefined]
37
+ **blind** | **boolean** | When true, performs a wide-range blind search for focus. When false, refines focus near the current position. | [default to undefined]
38
+ **maxFocusPoints** | **number** | Maximum number of focus positions to sample during the autofocus routine. | [default to undefined]
39
+ **method** | **string** | Focus measurement method being used, such as HFR, FWHM, or contrast-based analysis. | [default to undefined]
40
+ **rSquaredThreshold** | **number** | Minimum R-squared value required for the focus curve fit to be considered successful. Range is 0 to 1. | [default to undefined]
41
+ **stepMicrons** | **number** | Step size between focus measurement points in microns. Smaller steps provide finer resolution but require more time. | [default to undefined]
42
+ **focusPosition** | **number** | The optimal focus position determined by the autofocus routine, in focuser steps or encoder units. | [default to undefined]
43
+ **pointsUsed** | **number** | Number of measurement points used in the final focus curve calculation. | [optional] [default to undefined]
44
+ **rSquared** | **number** | The R-squared value of the focus curve fit, indicating how well the data fits the expected parabolic curve. Values closer to 1 indicate better fits. Null if not calculated. | [optional] [default to undefined]
45
+ **focuserPosition** | **number** | Focuser position in steps or encoder units where this measurement was taken. | [default to undefined]
46
+ **measurementMethod** | **string** | Method used to measure focus quality, such as HFR, FWHM, or contrast-based metrics. | [default to undefined]
47
+ **measurementValue** | **number** | The measured focus quality value. Interpretation depends on the measurement method used. | [optional] [default to undefined]
48
+ **fix** | **number** | GPS fix quality indicator. 0 means no fix, 1 means 2D fix, 2 means 3D fix. Higher values indicate better positioning. | [default to undefined]
49
+ **latitude** | **number** | Geographic latitude in decimal degrees. Positive values are North, negative are South. | [default to undefined]
50
+ **longitude** | **number** | Geographic longitude in decimal degrees. Positive values are East, negative are West. | [default to undefined]
51
+ **positionError** | **number** | Estimated horizontal position error in meters. Lower values indicate more accurate positioning. | [default to undefined]
52
+ **satellitesUsed** | **number** | Number of satellites used in the position calculation. | [default to undefined]
53
+ **satellitesVisible** | **number** | Total number of satellites visible to the GPS receiver. | [default to undefined]
54
+ **timestamp** | **string** | ISO 8601 timestamp when the task was cancelled. | [default to undefined]
55
+ **type** | [**V1TaskType**](V1TaskType.md) | | [default to undefined]
56
+ **gracefullyCancelled** | **boolean** | True if the task was cancelled gracefully allowing cleanup to complete. False if the task was forcefully terminated. | [default to undefined]
57
+ **step** | **number** | The current step number in the startup wizard sequence. Starts at 1 and increments with each completed step. | [default to undefined]
58
+ **taskId** | **string** | Unique identifier for the task associated with this wizard step. | [default to undefined]
59
+ **relays** | [**Array<V1Relay>**](V1Relay.md) | Array of all relay states showing the current on/off status of each controllable relay. | [default to undefined]
60
+ **roof** | [**V1RoofStatus**](V1RoofStatus.md) | | [default to undefined]
61
+ **safetyStatus** | [**V1SafetyStatus**](V1SafetyStatus.md) | | [default to undefined]
62
+ **operationStatus** | [**V1SystemOperationStatus**](V1SystemOperationStatus.md) | | [default to undefined]
63
+ **dotCalibration** | [**Array<Point2D>**](Point2D.md) | Reference positions from calibration (pixels), one per tracked dot | [default to undefined]
64
+ **dotDisplacement** | **Array<number>** | Euclidean displacement per tracked dot (pixels) | [default to undefined]
65
+ **dotMeasured** | [**Array<Point2D>**](Point2D.md) | Measured positions this frame (pixels), one per tracked dot | [default to undefined]
66
+ **effectivePupilRadiusMm** | **number** | Effective pupil radius in mm | [optional] [default to undefined]
67
+ **focalLengthMm** | **number** | Lenslet array focal length in mm | [default to undefined]
68
+ **gridCols** | **number** | Number of lenslet grid columns | [default to undefined]
69
+ **gridRows** | **number** | Number of lenslet grid rows | [default to undefined]
70
+ **lensletPitchMm** | **number** | Lenslet pitch in mm (for client-side unit conversions) | [default to undefined]
71
+ **pixelSizeMm** | **number** | Sensor pixel size in mm | [default to undefined]
72
+ **pupilCenterX** | **number** | X coordinate of the detected pupil center (grid units) | [optional] [default to undefined]
73
+ **pupilCenterY** | **number** | Y coordinate of the detected pupil center (grid units) | [optional] [default to undefined]
74
+ **pvWavefrontErrorUm** | **number** | Peak-to-valley wavefront error in micrometers | [optional] [default to undefined]
75
+ **radiusOfCurvatureM** | **number** | Radius of curvature in meters | [optional] [default to undefined]
76
+ **rmsWavefrontErrorUm** | **number** | RMS wavefront error in micrometers | [optional] [default to undefined]
77
+ **slopeX** | **Array<number>** | Dense slope field X component (radians), row-major [gridRows x gridCols]. Check valid[] before using — invalid cells are zeroed. | [default to undefined]
78
+ **slopeY** | **Array<number>** | Dense slope field Y component (radians), row-major [gridRows x gridCols]. Check valid[] before using — invalid cells are zeroed. | [default to undefined]
79
+ **timestampMs** | **number** | | [default to undefined]
80
+ **valid** | **Array<boolean>** | Validity mask for the slope grid, row-major [gridRows x gridCols]. False for lenslet cells with no detected dot. | [default to undefined]
81
+ **zernikeCoefficients** | **Array<number>** | Zernike coefficients (empty when not computed) | [default to undefined]
82
+ **statuses** | [**V1EnclosureShutterStatuses**](V1EnclosureShutterStatuses.md) | | [default to undefined]
83
+ **faultCode** | **string** | Stable machine-readable fault identifier for programmatic handling. Use this code for automated fault response logic. | [default to undefined]
84
+ **faultMessage** | **string** | Human-readable diagnostic message explaining the fault condition and potential remediation steps. | [default to undefined]
85
+ **motor** | [**V1Motor**](V1Motor.md) | | [default to undefined]
86
+
87
+ ## Example
88
+
89
+ ```typescript
90
+ import { V1SystemEventData } from '@ourskyai/node_platform-api';
91
+
92
+ const instance: V1SystemEventData = {
93
+ image,
94
+ celsius,
95
+ log,
96
+ connectionStatus,
97
+ id,
98
+ name,
99
+ decDegrees,
100
+ focalLength,
101
+ raDegrees,
102
+ binning,
103
+ exposure,
104
+ gain,
105
+ gainMode,
106
+ offset,
107
+ message,
108
+ dec,
109
+ ra,
110
+ altitude,
111
+ azimuth,
112
+ enabled,
113
+ ignoreCoordinates,
114
+ maxAltitude,
115
+ minAltitude,
116
+ count,
117
+ hfr,
118
+ hfrStdDev,
119
+ body,
120
+ title,
121
+ blind,
122
+ maxFocusPoints,
123
+ method,
124
+ rSquaredThreshold,
125
+ stepMicrons,
126
+ focusPosition,
127
+ pointsUsed,
128
+ rSquared,
129
+ focuserPosition,
130
+ measurementMethod,
131
+ measurementValue,
132
+ fix,
133
+ latitude,
134
+ longitude,
135
+ positionError,
136
+ satellitesUsed,
137
+ satellitesVisible,
138
+ timestamp,
139
+ type,
140
+ gracefullyCancelled,
141
+ step,
142
+ taskId,
143
+ relays,
144
+ roof,
145
+ safetyStatus,
146
+ operationStatus,
147
+ dotCalibration,
148
+ dotDisplacement,
149
+ dotMeasured,
150
+ effectivePupilRadiusMm,
151
+ focalLengthMm,
152
+ gridCols,
153
+ gridRows,
154
+ lensletPitchMm,
155
+ pixelSizeMm,
156
+ pupilCenterX,
157
+ pupilCenterY,
158
+ pvWavefrontErrorUm,
159
+ radiusOfCurvatureM,
160
+ rmsWavefrontErrorUm,
161
+ slopeX,
162
+ slopeY,
163
+ timestampMs,
164
+ valid,
165
+ zernikeCoefficients,
166
+ statuses,
167
+ faultCode,
168
+ faultMessage,
169
+ motor,
170
+ };
171
+ ```
172
+
173
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,21 @@
1
+ # V1SystemEvents
2
+
3
+ Container for a list of system events returned from an event query. Events are ordered by timestamp from most recent to oldest.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **systemEvents** | [**Array<V1SystemEvent>**](V1SystemEvent.md) | Array of system event objects matching the query criteria. May be empty if no events match the filters. | [default to undefined]
10
+
11
+ ## Example
12
+
13
+ ```typescript
14
+ import { V1SystemEvents } from '@ourskyai/node_platform-api';
15
+
16
+ const instance: V1SystemEvents = {
17
+ systemEvents,
18
+ };
19
+ ```
20
+
21
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,33 @@
1
+ # V1SystemHealthCheck
2
+
3
+ Represents the health status and version information of the edge controller. Used for monitoring system health and verifying firmware compatibility.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **habitatFirmwareVersion** | **string** | The firmware version of the habitat controller. | [default to undefined]
10
+ **hardwareVersion** | **string** | The hardware version of the edge controller. | [default to undefined]
11
+ **healthy** | **boolean** | True if the edge controller is healthy. | [default to undefined]
12
+ **lineageId** | **string** | Unique identifier for the lineage or configuration version of this system. Used for tracking configuration changes across deployments. | [optional] [default to undefined]
13
+ **message** | **string** | A message providing additional information about the health status. | [default to undefined]
14
+ **serialNumber** | **string** | Hardware serial number of the edge controller unit. Useful for inventory tracking and support identification. | [optional] [default to undefined]
15
+ **version** | **string** | The software version of the edge controller. | [default to undefined]
16
+
17
+ ## Example
18
+
19
+ ```typescript
20
+ import { V1SystemHealthCheck } from '@ourskyai/node_platform-api';
21
+
22
+ const instance: V1SystemHealthCheck = {
23
+ habitatFirmwareVersion,
24
+ hardwareVersion,
25
+ healthy,
26
+ lineageId,
27
+ message,
28
+ serialNumber,
29
+ version,
30
+ };
31
+ ```
32
+
33
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,29 @@
1
+ # V1SystemLocation
2
+
3
+ Geographic location of the telescope site used for astronomical calculations including coordinate transformations and observation planning.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **gpsDetails** | [**V1SystemLocationGpsDetails**](V1SystemLocationGpsDetails.md) | | [optional] [default to undefined]
10
+ **heightMeters** | **number** | Altitude of the telescope site above mean sea level in meters. Used for atmospheric refraction calculations and precise coordinate transformations. | [default to undefined]
11
+ **latitudeDegrees** | **number** | Geographic latitude of the telescope site in decimal degrees. Positive values indicate North latitude, negative values indicate South latitude. Range is -90 to +90. | [default to undefined]
12
+ **longitudeDegrees** | **number** | Geographic longitude of the telescope site in decimal degrees. Positive values indicate East longitude, negative values indicate West longitude. Range is -180 to +180. | [default to undefined]
13
+ **updatedAt** | **string** | ISO 8601 timestamp of when the location was last updated. Useful for determining data freshness when using GPS-derived positions. | [default to undefined]
14
+
15
+ ## Example
16
+
17
+ ```typescript
18
+ import { V1SystemLocation } from '@ourskyai/node_platform-api';
19
+
20
+ const instance: V1SystemLocation = {
21
+ gpsDetails,
22
+ heightMeters,
23
+ latitudeDegrees,
24
+ longitudeDegrees,
25
+ updatedAt,
26
+ };
27
+ ```
28
+
29
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,27 @@
1
+ # V1SystemLocationGpsDetails
2
+
3
+ Detailed GPS fix information including accuracy metrics and satellite visibility. Provides insight into the quality and reliability of the GPS position.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **fix** | **number** | GPS fix type indicating position quality. Common values are 0 for no fix, 1 for 2D fix, and 2 for 3D fix. Higher values indicate better positioning accuracy. | [default to undefined]
10
+ **positionErrorMeters** | **number** | Estimated horizontal position error in meters. Lower values indicate more accurate positioning. Useful for determining if GPS accuracy meets requirements. | [default to undefined]
11
+ **satellitesUsed** | **number** | Number of GPS satellites currently used in the position calculation. More satellites generally result in better accuracy and reliability. | [default to undefined]
12
+ **satellitesVisible** | **number** | Total number of GPS satellites visible to the receiver. This may be higher than satellites used due to signal quality or geometry constraints. | [default to undefined]
13
+
14
+ ## Example
15
+
16
+ ```typescript
17
+ import { V1SystemLocationGpsDetails } from '@ourskyai/node_platform-api';
18
+
19
+ const instance: V1SystemLocationGpsDetails = {
20
+ fix,
21
+ positionErrorMeters,
22
+ satellitesUsed,
23
+ satellitesVisible,
24
+ };
25
+ ```
26
+
27
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,29 @@
1
+ # V1SystemMetric
2
+
3
+ Represents a single metric data point with its value, type, timestamp, and associated tags for categorization.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **measuredAt** | **string** | ISO 8601 timestamp indicating when this measurement was taken. Essential for time-series analysis and correlation. | [default to undefined]
10
+ **name** | **string** | The metric identifier that describes what is being measured, such as cpu_temperature or mount_position_altitude. | [default to undefined]
11
+ **tags** | [**Array<V1SystemMetricTag>**](V1SystemMetricTag.md) | Additional metadata tags that provide context for this metric, enabling filtering by component, sensor, or other dimensions. | [default to undefined]
12
+ **type** | [**V1SystemMetricType**](V1SystemMetricType.md) | | [default to undefined]
13
+ **value** | **number** | The numeric measurement value. The interpretation depends on the metric type and name. Units are metric-specific. | [default to undefined]
14
+
15
+ ## Example
16
+
17
+ ```typescript
18
+ import { V1SystemMetric } from '@ourskyai/node_platform-api';
19
+
20
+ const instance: V1SystemMetric = {
21
+ measuredAt,
22
+ name,
23
+ tags,
24
+ type,
25
+ value,
26
+ };
27
+ ```
28
+
29
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,21 @@
1
+ # V1SystemMetricNames
2
+
3
+ Contains the list of all available metric identifiers that can be queried from the system for telemetry and monitoring purposes.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **metricNames** | **Array<string>** | Array of metric name strings identifying all available telemetry data points. Use these names when querying the metrics endpoint. | [default to undefined]
10
+
11
+ ## Example
12
+
13
+ ```typescript
14
+ import { V1SystemMetricNames } from '@ourskyai/node_platform-api';
15
+
16
+ const instance: V1SystemMetricNames = {
17
+ metricNames,
18
+ };
19
+ ```
20
+
21
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,23 @@
1
+ # V1SystemMetricTag
2
+
3
+ A key-value pair that provides additional context and categorization for a metric data point. Tags enable filtering and grouping of metrics by various dimensions.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **name** | **string** | The tag key or dimension name, such as camera_id, component, or sensor_type. Used for filtering and grouping metrics. | [default to undefined]
10
+ **value** | **string** | The value associated with this tag key. For example, if name is camera_id, this would contain the specific camera identifier. | [default to undefined]
11
+
12
+ ## Example
13
+
14
+ ```typescript
15
+ import { V1SystemMetricTag } from '@ourskyai/node_platform-api';
16
+
17
+ const instance: V1SystemMetricTag = {
18
+ name,
19
+ value,
20
+ };
21
+ ```
22
+
23
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,11 @@
1
+ # V1SystemMetricType
2
+
3
+ Specifies the type of metric measurement, which determines how the value should be interpreted and aggregated.
4
+
5
+ ## Enum
6
+
7
+ * `GAUGE` (value: `'GAUGE'`)
8
+
9
+ * `COUNT` (value: `'COUNT'`)
10
+
11
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
@@ -0,0 +1,21 @@
1
+ # V1SystemMetrics
2
+
3
+ Container for an array of metric data points returned from a metrics query. Used for time-series analysis and system monitoring.
4
+
5
+ ## Properties
6
+
7
+ Name | Type | Description | Notes
8
+ ------------ | ------------- | ------------- | -------------
9
+ **metrics** | [**Array<V1SystemMetric>**](V1SystemMetric.md) | Array of metric data points matching the query criteria. May be empty if no metrics match the specified filters. | [default to undefined]
10
+
11
+ ## Example
12
+
13
+ ```typescript
14
+ import { V1SystemMetrics } from '@ourskyai/node_platform-api';
15
+
16
+ const instance: V1SystemMetrics = {
17
+ metrics,
18
+ };
19
+ ```
20
+
21
+ [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)