Skip to content

Instantly share code, notes, and snippets.

@void4
Created August 4, 2017 12:52
Show Gist options
  • Save void4/aaffc27cc3f18e6aed5e2994a5119a0c to your computer and use it in GitHub Desktop.
Save void4/aaffc27cc3f18e6aed5e2994a5119a0c to your computer and use it in GitHub Desktop.
```
{
"image": {},
"moderates_for": [],
"moderators": [],
"new_robot_id": "67146952",
"robots": [
{
"__v": 9,
"_id": "595b611e9a42c53364befa89",
"aggregator_nodes": [],
"allowed_users": [],
"avatar": {
"large": "http://rmr-images-test.s3.amazonaws.com/users/profiles/33583635_large.jpg",
"medium": "http://rmr-images-test.s3.amazonaws.com/users/profiles/33583635_medium.jpg",
"thumbnail": "http://rmr-images-test.s3.amazonaws.com/users/profiles/33583635_thumbnail.jpg"
},
"avatar_approved": false,
"camera_id": "6157726",
"charging": false,
"createdAt": "2017-07-04T09:34:24.789Z",
"current_audio_mpeg_stream_port": 11613,
"current_audio_websocket_port": 16613,
"current_video_mpeg_stream_port": 15052,
"current_video_websocket_port": 20052,
"custom_panels": true,
"ffmpeg_process_exists_timestamp": "2017-07-05T14:36:21.672Z",
"last_human_movement_time": "2017-08-04T11:16:57.571Z",
"last_notified_subscribers": "2017-07-05T13:53:04.262Z",
"mute": true,
"owner": "coda",
"panels": [
{
"button_panels": [
{
"button_panel_label": "movement controls",
"buttons": [
{
"command": "E",
"label": "left"
}
]
}
]
}
],
"public": true,
"robot_id": "33583635",
"robot_name": "Virtuabot",
"status": "offline",
"subscribers": [
"southbot",
"Bacon_Space"
],
"updatedAt": "2017-08-04T12:43:13.498Z"
}
],
"socket_io_messaging_to_web_client_port": 8000,
"subscriptions": [],
"username": "coda"
}
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment