Instead of info, you can also use other commands:
Example with state
$ dart bin/main.dart state
{
"fingerprint": "FIG_0001",
"state": {
"batteryLevel": 0.8,
"storageUri": "http://192.168.1.1/files/thetasc26c21a247d9055838792badc5",
"_apiVersion": 2,
"_batteryState": "charged",
"_cameraError": [],
"_captureStatus": "idle",
"_capturedPictures": 0,
"_latestFileUrl": "http://192.168.1.1/files/thetasc26c21a247d9055838792badc5/100RICOH/R0010095.JPG",
"_recordableTime": 0,
"_recordedTime": 0,
"_function": "normal"
}
}
Explanation
POST example
response from THETA SC2
PREVIOUSReasons to Use Dart