UNPKG

@iotile/iotile-cloud

Version:

A typescript library for interfacing with the IOTile Cloud API

13 lines (12 loc) 307 B
export declare class IOTileSysVar { battery: string; gatewayScanBegin: string; gatewayScanEnd: string; gatewayScanFailure: string; endOfTripSummary: string; middleOfTripSummary: string; reboot: string; tripStarted: string; tripEnded: string; tripRecording: string; }