{"info":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"41998464","collectionId":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","publishedId":"2sAYXCjJM8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-13T02:53:20.000Z"},"item":[{"name":"HostView Webhook","item":[{"name":"DC400","item":[{"name":"DC400 AVI Media Upload Event Example","item":[{"name":"POST from HostView webhook","id":"6cc96efe-2e4e-4c87-830d-bf227f9713b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"server timestamp\": \"2021-12-07T17:09:01.739+0000\",\n    \"schema version\": 1.1,\n    \"seqNo\": 715,\n    \"latitude\": 45.0633499,\n    \"eventPriority\": \"normal\",\n    \"requestId\": \"203030521054069-20210125213433-108\",\n    \"msgId\": \"2a915aa1-5508-4861-aa23-598b5f48c224\",\n    \"nmeaValid\": false,\n    \"uniqueId\": \"0203030521054069\",\n    \"eventTypeId\": 140,\n    \"eventType\": \"Panic alarm\",\n    \"elevation\": 0,\n    \"media\": [{\n        \"requestId\":\"203030521054069-20210125213433-108\",\n        \"url\": \"/api/geosensorx/0203030521054069/123456789/20210125213433-108.avi/url\",\n        \"channel\": 1,\n        \"mediaType\": \"CONTAINER\"\n    }],\n    \"gpsTimestamp\": 1611610533000,\n    \"eventTime\": \"2021-12-07T17:09:01.739+0000\",\n    \"longitude\": -93.8432666,\n    \"speed\": 0,\n    \"gpsAngle\": 349.56,\n    \"satellites\": 0,\n    \"status\": \"AVAILABLE\",\n    \"requestType\": \"Alarm\"\n}","options":{"raw":{"language":"json"}}},"url":"<Your URL Endpoint>","description":"<p>Your application receives the following <code>POST</code> request. At this point your application can then proceed to download the <code>jpg</code> or <code>avi</code> based on the url value with the following <code>GET</code> request to the HostView API.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"host":["<Your URL Endpoint>"],"query":[],"variable":[]}},"response":[],"_postman_id":"6cc96efe-2e4e-4c87-830d-bf227f9713b7"},{"name":"Request to download AVI media file","id":"906b38e0-d671-4048-9407-e96a452e6a3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.hostview.ai/api/geosensorx/0203030521054069/123456789/20210125213433-108.avi/url","description":"<p>Sending the <code>GET</code> request to the HostView API will allow you to view or download the requested media file.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","geosensorx","0203030521054069","123456789","20210125213433-108.avi","url"],"host":["api","hostview","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"906b38e0-d671-4048-9407-e96a452e6a3f"}],"id":"40ae4f7e-99c3-4e84-bbf1-a7b02b4f0981","description":"<p>Here is an example of a typical API workflow for when your application receives an <code>Event 140</code> <strong>Media upload</strong> event from the HostView webhook.</p>\n","_postman_id":"40ae4f7e-99c3-4e84-bbf1-a7b02b4f0981","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"DC400 Media ready Example","item":[{"name":"POST from HostView webhook","id":"c2af66f2-5627-498e-a023-8a6bde8e3d96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"server timestamp\": \"2021-12-07T17:09:01.739+0000\",\n  \"schema version\": 1.1,\n  \"eventPriority\": \"high\",\n  \"requestId\": \"0203030521054069-20210125213433-108\",\n  \"msgId\": \"daaa8c25-c2fe-42cd-99c9-e718d1e4ae0e\",\n  \"uniqueId\": \"0203030521054069\",\n  \"eventTypeId\": 141,\n  \"eventType\": \"Media ready\",\n  \"media\": [\n    {\n      \"requestId\": \"0203030521054069-20210125213433-108\",\n      \"url\": \"/api/geosensorx/0203030521054069/123456789/20210125213433-108-1.mp4/url\",\n      \"channel\": 1,\n      \"mediaType\": \"VIDEO\"\n    },\n    {\n      \"requestId\": \"0203030521054069-20210125213433-108\",\n      \"url\": \"/api/geosensorx/0203030521054069/123456789/20210125213433-108-2.mp4/url\",\n      \"channel\": 2,\n      \"mediaType\": \"VIDEO\"\n    },\n    {\n      \"requestId\": \"0203030521054069-20210125213433-108\",\n      \"url\": \"/api/geosensorx/0203030521054069/123456789/20210125213433-108-bbox.dat/url\",\n      \"channel\": -1,\n      \"mediaType\": \"BBX\"\n    }\n  ],\n  \"gpsTimestamp\": 1638896999186,\n  \"eventTime\": \"2021-12-07T17:09:01.739+0000\",\n  \"status\": \"VIDEO_UPLOADED\",\n  \"requestType\": \"Alarm\"\n}","options":{"raw":{"language":"json"}}},"url":"<Your URL Endpoint>","description":"<p>The following is an example DC400 webhook <code>Event 141</code><strong>Media ready</strong> message from the HostView Cloud. In order to download the media file use the <code>url</code> value as shown in the following examples.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"host":["<Your URL Endpoint>"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2af66f2-5627-498e-a023-8a6bde8e3d96"},{"name":"Request to download mp4 file","id":"afcc8f20-fe7e-4638-8931-8cf5e5486449","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.hostview.ai/api/geosensorx/0203030521054069/123456789/20210125213433-108-1.mp4/url?addAttachmentResponseHeader=true","description":"<p>Sending the <code>GET</code> request to the HostView API will allow you to view or download the requested media file.</p>\n<p>You can also specify the <code>addAttachmentResponseHeader</code> query parameter. When set to <code>true</code> will allow the file to be downloaded locally. When set to <code>false</code> will allow playing the .mp4 file in a browser</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","geosensorx","0203030521054069","123456789","20210125213433-108-1.mp4","url"],"host":["api","hostview","ai"],"query":[{"description":{"content":"<p>to download the mp4 file set this  value to true otherwise to play mp4 in your browser set to false</p>\n","type":"text/plain"},"key":"addAttachmentResponseHeader","value":"true"}],"variable":[]}},"response":[],"_postman_id":"afcc8f20-fe7e-4638-8931-8cf5e5486449"},{"name":"Request to download black box telemetry file","id":"2ee7863b-ddb5-46b5-b0c8-767d0660edc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.hostview.ai/api/geosensorx/0203030521054069/123456789/20210125213433-108-bbox.dat/url","description":"<p>Sending the <code>GET</code> request to the HostView API will allow you to download the requested bbox.dat file.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"protocol":"https","path":["api","geosensorx","0203030521054069","123456789","20210125213433-108-bbox.dat","url"],"host":["api","hostview","ai"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ee7863b-ddb5-46b5-b0c8-767d0660edc8"}],"id":"8a5eae36-a61c-4cd9-95f1-30d651e4f3c2","description":"<p>This event will be sent through the webhook when the media files are ready to be downloaded. The <code>status</code> field in the webhook message will equal VIDEO_UPLOADED and the <code>url</code> values can be used in your application to download the referenced media file.</p>\n","_postman_id":"8a5eae36-a61c-4cd9-95f1-30d651e4f3c2","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"DC400 Video On demand Status Response","item":[{"name":"POST from HostView webhook","id":"441be669-626a-42d0-831a-263811d3e83d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"[\n    {\n        \"uniqueId\": \"0203030521054069\",\n        \"requestType\": \"ManualEvent\",\n        \"status\": \"QUEUED\",\n        \"manualRequestId\": \"70468223-c52e-49fa-90ec-0ff112e051b2\",\n        \"server timestamp\": \"2022-09-29T19:01:56.829+0000\"\n    }\n]","options":{"raw":{"language":"json"}}},"url":"<Your URL Endpoint>","description":"<p>The following is an example of the DC400 status update sent through the webhook to your endpoint.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Key</strong></th>\n<th><strong>Value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>uniqueId</td>\n<td>Device Serial number</td>\n</tr>\n<tr>\n<td>requestType</td>\n<td>\"ManualEvent\"</td>\n</tr>\n<tr>\n<td>status</td>\n<td>\"QUEUED\"</td>\n</tr>\n<tr>\n<td>manualRequestId</td>\n<td>The UUID that corresponds to the manualRequestId received from the HostView API response body. Can be used to determine state of the original API request for video-on-demand.</td>\n</tr>\n<tr>\n<td>server timestamp</td>\n<td>Timestamp when the server received the response from the DC400</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"host":["<Your URL Endpoint>"],"query":[],"variable":[]}},"response":[],"_postman_id":"441be669-626a-42d0-831a-263811d3e83d"}],"id":"38c92b85-c4ab-4b93-ae1d-9f2167c6d823","description":"<p>The DC400 supports uploading of videos that match an event timeframe. After a request has been sent to the HostView API and once the device acknowledges it has received the request the HostView Cloud will pass along a status update through the webhook. This response can be used as needed to know the DC400 device is currently in the process of uploading the video.</p>\n","_postman_id":"38c92b85-c4ab-4b93-ae1d-9f2167c6d823","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}}],"id":"8206d7eb-2f1c-46a9-a45c-7432ba674136","description":"<p>The DC400 captures video continuously and stores that video on the device. The DC400 also sends events (for example a forward collision warning) to the HostView Cloud. Some of the events are marked as high priority. The video that corresponds to the high priority events is automatically uploaded from the device to the HostView Cloud servers. When the video is uploaded, a media upload event is sent to the HostView Cloud.</p>\n<p>This means that for high priority events the HostView webhook will output multiple events to reflect the event status. The first event will contain details about the particular event (forward collision warning, longitude, latitude etc). This first event will also contain a unique <code>requestId</code> associated with the event. The next event will be a media upload event and will contain the same unique <code>requestId</code> that should be used as a key in the customer’s backend to link the two events together. Once the media file is ready to be downloaded the <code>status</code> field in the webhook message will be set to either AVAILABLE(for jpg and avi containers) or VIDEO_UPLOADED(for mp4 and black box telemetry data).</p>\n<h5 id=\"dc400-webhook-schema\"><code>DC400 Webhook Schema</code></h5>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n    \"$id\": \"http://example.com/product.schema.json\",\n    \"schema version\": \"1.1\",\n    \"title\": \"DC400 Webhook Schema\",\n    \"description\": \"HostView DC400 Webhook\",\n    \"type\": \"object\",\n    \"properties\": {\n        \"uniqueId\": {\n            \"description\": \"Device Serial number\",\n            \"type\": \"string\"\n        },\n        \"gpsTimestamp\": {\n            \"description\": \"Time stamp of event (Epoch milliseconds)\",\n            \"type\": \"number\"\n        },\n        \"eventTime\": {\n            \"description\": \"Time stamp of event as ISO-8601 date/time\",\n            \"type\": \"string\"\n        },\n        \"seqNo\": {\n            \"description\": \"Message sequence number\",\n            \"type\": \"number\"\n        },\n        \"eventType\": {\n            \"description\": \"Event type\",\n            \"type\": \"string\"\n        },\n        \"eventTypeId\": {\n            \"description\": \"Event type id\",\n            \"type\": \"number\"\n        },\n        \"uploadResult\": {\n            \"description\": \"Upload Result for vid and img\",\n            \"type\": \"number\"\n        },\n        \"latitude\": {\n          \"description\": \"Latitude\",\n            \"type\": \"number\"\n        },\n        \"longitude\": {\n            \"description\": \"Longitude\",\n            \"type\": \"number\"\n        },\n        \"gpsAngle\": {\n            \"description\": \"Heading\",\n            \"type\": \"number\"\n        },\n        \"satellites\": {\n            \"description\": \"Number of satellites\",\n            \"type\": \"number\"\n        },\n        \"nmeaValid\": {\n            \"description\": \"V record in RMS sentence\",\n            \"type\": \"boolean\"\n        },\n        \"speed\": {\n            \"description\": \"Speed in MPH\",\n            \"type\": \"number\"\n        },\n        \"elevation\": {\n            \"description\": \"Elevation\",\n            \"type\": \"number\"\n        },\n        \"payload\": {\n            \"description\": \"Payload\",\n            \"type\": \"string\"\n        },\n        \"requestId\": {\n            \"description\": \"Id to identify corresponding events {Device Name}-{File Name}\",\n            \"type\": \"string\"\n        },\n        \"msgId\": {\n            \"description\": \"Message Id\",\n            \"type\": \"string\"\n        },\n        \"server timestamp\": {\n            \"description\": \"Timestamp HostView Cloud received the event\",\n            \"type\": \"string\"\n        },\n        \"eventPriority\": {\n            \"description\": \"Priority of the event Normal or High\",\n            \"type\": \"string\"\n        },\n        \"status\": {\n            \"description\": \"Status of the media download: QUEUED (for low priority), PENDING (for all other), VIDEO_UPLOADED (after video has been extracted), VIDEO_NON_EXIST (if video doesn't exist)\",\n            \"type\": \"string\"\n        },\n        \"requestType\": {\n            \"description\": \"Alarm or Manual Event\",\n            \"type\": \"string\"\n        },\n        \"media\": {\n            \"type\": \"array\",\n            \"items\": {\n                \"type\": \"object\",\n                \"properties\": {\n                    \"requestId\": {\n                        \"description\": \"Id to identify corresponding events {Device Name}-{File Name}\",\n                        \"type\": \"string\"\n                    },\n                    \"url\": {\n                        \"description\": \"Relative URL\",\n                        \"type\": \"string\"\n                    },\n                    \"channel\": {\n                        \"description\": \"Channel media was recorded from\",\n                        \"type\": \"number\"\n                    },\n                    \"mediaType\": {\n                        \"description\": \"Type of media (VIDEO, SNAPSHOT, BBX)\",\n                        \"type\": \"string\"\n                    }\n                }\n            }\n        }\n    },\n    \"required\": [\n    \"schema version\",\n    \"msgId\", \n    \"uniqueId\", \n    \"gpsTimestamp\",\n    \"eventTime\",  \n    \"eventType\",\n    \"eventTypeId\",\n    \"server timestamp\"\n    ]\n  }\n\n</code></pre>\n<h5 id=\"dc400-events\"><code>DC400 Events</code></h5>\n<p><code>Event 101</code><strong>Power ON</strong></p>\n<p>Event is generated when the DC400 has completed the boot up process.</p>\n<p><code>Event 102</code> <strong>Power OFF</strong></p>\n<p>Event is generated when the DC400 is about to power off.</p>\n<p><code>Event 105</code> <strong>High Temp</strong></p>\n<p>Event is generated when the DC400 detects an internal temperature greater than 80C.</p>\n<p><code>Event 107</code> <strong>Low voltage</strong></p>\n<p>Event is generated when the DC400 detects the vehicle battery voltage is less than the configured <code>cut-off voltage</code> setting</p>\n<p><code>Event 108</code> <strong>Panic alarm</strong></p>\n<p>Event is generated when the user presses the record button on the DC400.</p>\n<p><code>Event 111</code> <strong>Lane departure warning</strong></p>\n<p>Event is generated when the DC400 detects a lane departure 3 or more times within 10 seconds with a speed greater than the <code>LDWS enable</code> setting</p>\n<p><code>Event 112</code> <strong>Headway monitoring warning</strong></p>\n<p>Event is generated when the DC400 detects the vehicle is following too close to the one in front of it for more than <code>tailgating-gen-timer</code> setting duration.</p>\n<p><code>Event 114</code> <strong>Over speed</strong></p>\n<p>Event is generated when the DC400 detects the gps speed over the <code>speed-limit-setting</code> setting.</p>\n<p><code>Event 118</code> <strong>Factory reset</strong></p>\n<p>Event is generated when the <code>factory-reset</code> RPC command was executed in the DC400.</p>\n<p><code>Event 119</code> <strong>Ignition OFF</strong></p>\n<p>Event is generated when the DC400 receives an Ignition OFF signal from the DG800.</p>\n<p><code>Event 120</code> <strong>Ignition ON</strong></p>\n<p>Event is generated when the DC400 receives an Ignition ON signal from the DG800.</p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"server timestamp\": \"2021-12-07T17:09:01.739+0000\",\n    \"schema version\": 1.1,\n    \"seqNo\": 714,\n    \"latitude\": 45.0633499,\n    \"eventPriority\": \"high\",\n    \"requestId\": \"203030521054069-20210125213442-120\",\n    \"msgId\": \"20e02f18-2090-4c87-84c4-66b186f690a4\",\n    \"nmeaValid\": false,\n    \"uniqueId\": \"0203030521054069\",\n    \"eventTypeId\": 120,\n    \"eventType\": \"Ignition ON\",\n    \"elevation\": 0,\n    \"media\": [{\n        \"requestId\":\"203030521054069-20210125213442-120\",\n        \"url\": \"/api/geosensorx/0203030521054069/123456789/20210125213442-120.jpg/url\",\n        \"channel\": 1,\n        \"mediaType\": \"SNAPSHOT\"\n    }],\n    \"payload\": \"&lt;SSID&gt;DG800-Shed&lt;/SSID&gt;\",\n    \"gpsTimestamp\": 1611610482000,\n    \"eventTime\": \"2021-12-07T17:09:01.739+0000\",\n    \"longitude\": -93.8432666,\n    \"speed\": 0,\n    \"gpsAngle\": 349.56,\n    \"satellites\": 0,\n    \"status\": \"QUEUED\",\n    \"requestType\": \"Alarm\"\n}\n\n</code></pre>\n<p><code>Event 121</code> <strong>Shock moving</strong></p>\n<p>Event is generated when the DC400 detects a force greater than the <code>g-sensor driving</code> setting while the vehicle is driving.</p>\n<p><code>Event 122</code> <strong>Shock parked</strong></p>\n<p>Event is generated when the DC400 detects a force greater than the <code>g-sensor park</code> setting while the vehicle is parked.</p>\n<p><code>Event 123</code> <strong>Driver smoking</strong></p>\n<p>Event is generated when the DC400 detects the driver is smoking while driving above the <code>DMS-detection-timer</code> setting.</p>\n<p><code>Event 124</code> <strong>No Driver</strong></p>\n<p>Event generated when driver is not seen when GPS speed &gt; 5MPH</p>\n<p><code>Event 125</code> <strong>phone use</strong></p>\n<p>Event is generated when the DC400 detects the driver talking on a cellphone while driving above the <code>DMS-detection-timer</code> speed setting.</p>\n<p><code>Event 126</code> <strong>Crash</strong></p>\n<p>Event is generated when the DC400 detects a sudden vehicle stop within 10 seconds and remains stationary for more than 3 minutes since it stopped.</p>\n<p><code>Event 128</code> <strong>Rear lens covered</strong></p>\n<p>Event is generated when the DC400 detects the rear camera lens has been covered.</p>\n<p><code>Event 129</code> <strong>Forward collision warning</strong></p>\n<p>Event is generated when the DC400 detects a potential forward collision while driving above the <code>FCWS</code> speed setting.</p>\n<p><code>Event 133</code> <strong>storage failure</strong></p>\n<p>Event is generated when the DC400 detects the SD card is corrupt or an other failure has occurred.</p>\n<p><code>Event 134</code> <strong>FW OTA</strong></p>\n<p>Event is generated after the DC400 performs a firmware over-the-air upgrade or downgrade.</p>\n<p><code>Event 136</code> <strong>Media transfer</strong></p>\n<p>Event is generated after an <code>upload-vid</code> RPC request has been processed and when an AVI file was successfully uploaded to the cloud or unsuccessfully uploaded after the retry period.</p>\n<p><code>Event 137</code> <strong>periodic snapshot</strong></p>\n<p>Event is generated when the DC400 captures an image file.</p>\n<p><code>Event 138</code> <strong>Moving</strong></p>\n<p>Event is generated when the DC400 saves an audio/video file to the drive folder on the SD card.</p>\n<p><code>Event 139</code> <strong>Motion</strong></p>\n<p>Event is generated when the DC400 detects motion while in parked mode.</p>\n<p><code>Event 140</code> <strong>Media upload</strong></p>\n<p>Event is generated after the DC400 uploads either an avi or jpg file to the HostView Cloud. The <code>status</code> field will contain <code>AVAILABLE</code> for a successful upload or <code>FAILED</code> for any error that occurred.</p>\n<p>Example:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\"> {\n    \"server timestamp\": \"2021-12-07T17:09:01.739+0000\",\n    \"schema version\": 1.1,\n    \"seqNo\": 717,\n    \"latitude\": 45.0633499,\n    \"eventPriority\": \"normal\",\n    \"requestId\": \"203030521054069-20210125213442-120\",\n    \"msgId\": \"daaa8c25-c2fe-42cd-99c9-e718d1e4ae0e\",\n    \"nmeaValid\": false,\n    \"uniqueId\": \"0203030521054069\",\n    \"eventTypeId\": 140,\n    \"eventType\": \"Media Upload\",\n    \"elevation\": 0,\n    \"media\": [{\n        \"requestId\":\"203030521054069-20210125213442-120\",\n        \"url\": \"/api/geosensorx/0203030521054069/123456789/20210125213442-120.jpg/url\",\n        \"channel\": 1,\n        \"mediaType\": \"SNAPSHOT\"\n    }],\n    \"gpsTimestamp\": 1611610545000,\n    \"eventTime\": \"2021-12-07T17:09:01.739+0000\",\n    \"longitude\": -93.8432666,\n    \"speed\": 0,\n    \"gpsAngle\": 349.56,\n    \"satellites\": 0,\n    \"status\": \"AVAILABLE\",\n    \"requestType\": \"Alarm\"\n}\n\n</code></pre>\n<p><code>Event 141</code> <strong>Media ready</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"server timestamp\": \"2021-12-07T17:09:01.739+0000\",\n  \"schema version\": 1.1,\n  \"eventPriority\": \"high\",\n  \"requestId\": \"0203030521054069-20210125213433-108\",\n  \"msgId\": \"2a915aa1-5508-4861-aa23-598b5f48c224\",\n  \"uniqueId\": \"0203030521054069\",\n  \"eventTypeId\": 141,\n  \"eventType\": \"Media ready\",\n  \"media\": [\n    {\n      \"requestId\": \"0203030521054069-20210125213433-108\",\n      \"url\": \"/api/geosensorx/0203030521054069/123456789/20210125213433-108-1.mp4/url\",\n      \"channel\": 1,\n      \"mediaType\": \"VIDEO\"\n    },\n    {\n      \"requestId\": \"0203030521054069-20210125213433-108\",\n      \"url\": \"/api/geosensorx/0203030521054069/123456789/20210125213433-108-2.mp4/url\",\n      \"channel\": 2,\n      \"mediaType\": \"VIDEO\"\n    },\n    {\n      \"requestId\": \"0203030521054069-20210125213433-108\",\n      \"url\": \"/api/geosensorx/0203030521054069/123456789/20210125213433-108-bbox.dat/url\",\n      \"channel\": -1,\n      \"mediaType\": \"BBX\"\n    }\n  ],\n  \"gpsTimestamp\": 1638896999186,\n  \"eventTime\": \"2021-12-07T17:09:01.739+0000\",\n  \"status\": \"VIDEO_UPLOADED\",\n  \"requestType\": \"Alarm\"\n}\n\n</code></pre>\n<p>Event is generated when mp4 and black box telemetry data are available to download.</p>\n<p><code>Event 142</code> <strong>Inattentive Driver</strong></p>\n<p>Event is generated when the DC400 detects an inattentive driver. This event would be the result of the drivers eyes being closed while driving for over the <code>DMS-detection-timer</code> setting duration or the driver is looking to the left, right, and/or down for more than the <code>DMS-detection-timer</code> setting duration.</p>\n<p><code>Event 149</code> <strong>Park</strong></p>\n<p>Event is generated every 30s during park mode. Periodic video/audio recording is done while DC400 is in park mode.</p>\n<p><code>Event 150</code> <strong>GPS lost</strong></p>\n<p>Event is generated when the device is unable to acquire minimum of 4 GPS satellites for 30 secs.</p>\n<p><code>Event 151</code> <strong>GPS acquired</strong></p>\n<p>Event is generated when the device acquires minimum of 4 GPS satellites after GPS sinal is lost.</p>\n<p><code>Event 155</code> <strong>Driver calibration</strong></p>\n<p>Event is generated when the Driver Calibration is done. The status field of the event indicates the success or failure status of the Driver face calibration.</p>\n<p><code>Event 156</code> <strong>File upload start</strong></p>\n<p>Event is generated when the DC400 starts to upload a media file.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"satellites\": 0,\n    \"elevation\": 0,\n    \"seqNo\": 8936,\n    \"requestType\": \"Alarm\",\n    \"uploadResult\": 1,\n    \"latitude\": 0,\n    \"msgId\": \"84c5d59e-1c4c-43ff-8e0b-40a6bbd1e5ef\",\n    \"eventType\": \"File upload start\",\n    \"media\": [\n        {\n            \"requestId\": \"0203030521054069-20210103152410-137\",\n            \"url\": \"/api/geosensorx/0203030521054069/123456789/20210103152410-137.jpg/url\",\n            \"channel\": 1,\n            \"mediaType\": \"SNAPSHOT\"\n        }\n    ],\n    \"gpsTimestamp\": 1609687454000,\n    \"nmeaValid\": false,\n    \"speed\": 0,\n    \"eventTypeId\": 156,\n    \"payload\": \"high pri media\",\n    \"requestId\": \"0203030521054069-20210103152410-137\",\n    \"eventTime\": \"2021-01-03T15:24:14.000+0000\",\n    \"schema version\": 1.1,\n    \"server timestamp\": \"2023-02-24T15:15:24.414+0000\",\n    \"eventPriority\": \"normal\",\n    \"gpsAngle\": 0,\n    \"uniqueId\": \"0203030521054069\",\n    \"longitude\": 0,\n    \"status\": \"PENDING\"\n}\n\n</code></pre>\n<p><code>Event 160</code> <strong>Live Stream Start</strong></p>\n<p>Event is generated when the DC400 starts to Live Stream.</p>\n<p><code>Event 161</code> <strong>Live Stream Stop</strong></p>\n<p>Event is generated when the DC400 stops a Live Stream.</p>\n<p><code>Event 166</code> <strong>File Download Start</strong></p>\n<p>Event is generated when the DC400 starts downloading a firmware file.</p>\n<p><code>Event 167</code> <strong>Network Connection Error</strong></p>\n<p>Event is generated when the DC400 was unable to connect to the cloud.</p>\n","_postman_id":"8206d7eb-2f1c-46a9-a45c-7432ba674136","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"DG800","item":[],"id":"8bec205e-853d-413c-a573-ba845b2053fa","description":"<p>To support efficient, seamless integration with customers’ back-office, GeosensorX API implements DG800 event telemetry push notifications, using web-hooks. Web-hooks are publicly hosted RESTful endpoints, developed by the customer, according to the following specifications.<br />DG800 event Telemetry web-hook must be exposed publicly (optionally, could be limited to HostView Cloud Server IP Addresses) as a RESTful web API endpoint, accepting POST requests conforming to the following sample body content:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[{\n    \"seqNo\": 35307,\n    \"heading\": 95,\n    \"batteryVoltage\": 12.773,\n    \"latitude\": 40.88595,\n    \"eventTime\": \"2021-10-14T22:52:47.000+0000\",\n    \"imei\": \"864839044673271\",\n    \"id\": \"d2fe7112-1978-47cc-a2f4-f7325c7377b3\",\n    \"event\": 230,\n    \"speed\": 0,\n    \"serialNo\": \"0101010521051501\",\n    \"longitude\": -73.27903\n}, {\n    \"seqNo\": 19,\n    \"heading\": 72,\n    \"batteryVoltage\": 22.01,\n    \"latitude\": 43.17608,\n    \"eventTime\": \"2021-10-14T22:52:59.000+0000\",\n    \"imei\": \"864839044853840\",\n    \"id\": \"7edcefe4-907a-42c8-af8c-727090de7f44\",\n    \"event\": 480,\n    \"speed\": 0,\n    \"serialNo\": \"0101010521081157\",\n    \"longitude\": -79.23687\n}]\n\n</code></pre>\n<h3 id=\"webhook-event-schema\">Webhook Event Schema</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n  \"$schema\": \"http://json-schema.org/draft-07/schema#\",\n  \"$id\": \"https://example.com/product.schema.json\",\n  \"schema version\": \"1.0\",\n  \"title\": \"DG800 Webhook Schema\",\n  \"description\": \"HostView DG800 Webhook\",\n  \"type\": \"object\",\n    \"properties\": {\n        \"seqNo\": {\n            \"description\": \"Message sequence number\",\n            \"type\": \"integer\"\n        },\n        \"heading\": {\n            \"description\": \"Heading\",\n            \"type\": \"integer\"\n        },\n        \"batteryVoltage\": {\n            \"description\": \"Vehicle battery voltage (V)\",\n            \"type\": \"number\"\n        },\n        \"latitude\": {\n            \"description\": \"Latitude\",\n            \"type\": \"number\"\n        },\n        \"longitude\": {\n            \"description\": \"Longitude\",\n            \"type\": \"number\"\n        },\n        \"imei\": {\n            \"description\": \"IMEI number\",\n            \"type\": \"string\"\n        },\n        \"id\": {\n            \"description\": \"Message ID\",\n            \"type\": \"string\"\n        },\n        \"event\": {\n            \"description\": \"Event type\",\n            \"type\": \"integer\"\n        },\n        \"eventTime\": {\n            \"description\": \"Event time\",\n            \"type\": \"string\"\n        },\n        \"speed\": {\n            \"description\": \"GPS speed\",\n            \"type\": \"integer\"\n        },\n        \"serialNo\": {\n            \"description\": \"Serial number\",\n            \"type\": \"string\"\n        },\n        \"dtcs\": {\n            \"description\": \"DTCs from vehicle\",\n            \"type\": \"array\",\n            \"items\": {\n                \"type\": \"string\"\n            }\n        }, \n        \"checkEngineLight\": {\n            \"description\": \"Malfunction Indicator Lamp\",\n            \"type\": \"boolean\"\n        },\n        \"backupBatteryVoltage\": {\n            \"description\": \"Backup Battery Voltage (V)\",\n            \"type\": \"number\"\n        },\n        \"rssi\": {\n            \"description\": \"RSSI value\",\n            \"type\": \"integer\"\n        },\n        \"satellites\": {\n            \"description\": \"Number of satellites\",\n            \"type\": \"integer\"\n        },\n        \"nmeaValid\": {\n            \"description\": \"GPS valid\",\n            \"type\": \"integer\"\n        },\n        \"elevation\": {\n            \"description\": \"Elevation\",\n            \"type\": \"integer\"\n        },\n        \"protocol\": {\n            \"description\": \"Vehicle protocol\",\n            \"type\": \"integer\"\n        },\n        \"vin\": {\n            \"description\": \"VIN\",\n            \"type\": \"string\"\n        },\n        \"rpm\": {\n            \"description\": \"Engine RPM (0 - 16382)\",\n            \"type\": \"integer\"\n        },\n        \"engineHours\": {\n            \"description\": \"Total engine hours (J1939)\",\n            \"type\": \"integer\"\n        },\n        \"fuelUsed\": {\n            \"description\": \"Total fuel used (J1939)\",\n            \"type\": \"integer\"\n        },\n        \"coolantTemp\": {\n            \"description\": \"Coolant temperature\",\n            \"type\": \"integer\"\n        },\n        \"vehicleSpeed\": {\n            \"description\": \"Vehicle speed\",\n            \"type\": \"integer\"\n        },\n        \"fuelLevel\": {\n            \"description\": \"Fuel level (OBD Only)\",\n            \"type\": \"integer\"\n        },\n        \"engineOnTime\": {\n            \"description\": \"Engine on time (OBD Only)\",\n            \"type\": \"integer\"\n        },\n        \"powerOnReason\": {\n            \"description\": \"Power on reason code (0: Power key on 1: Normal reboot 2: Watchdog reboot 3: External power on\",\n            \"type\": \"integer\"\n        },\n        \"odometer\": {\n            \"description\": \"Odometer value will be one of the following in order of availability: odometer value read from the vehicle bus, derived odometer, seeded value,  updated using vehicle speed (For OBD, we may not have odometer from CAN), derived odometer, seeded value, updated using GPS speed(km)\",\n            \"type\": \"integer\"\n        },\n        \"seatBeltStatus\": {\n            \"description\": \"Seat belt status 0: Unknown 1: Unbuckled 2: Buckled\",\n            \"type\": \"integer\"\n        },\n        \"gearStatus\": {\n            \"description\": \"Gear Status (0: Parked 1: Reverse 2: Neutral 3: Drive 4: Drive 2 5: Drive 3 6: Drive 4 7: Drive 5 255: Unknown)\",\n            \"type\": \"integer\"\n        },\n        \"rebootReason\": {\n            \"description\": \"Reboot reason (10: “Cold Boot” 11: “SMS Command” 12: “Cloud Command” 13: “User Command” 14: “Periodic” 15: // Unused 16: “Watchdog” 17: “OTA” 18: “Config Change” 19: “Factory Reset” 20: “Module Reset” 21: “APP FW OTA” 22: // Unused 23: “Bootloader OTA” 24: “Flash Erase” 25: “IMU Error” 26: “OTA Abort”)\",\n            \"type\": \"number\"\n        },\n        \"busStatus\": {\n            \"description\": \"Bus Status Values: N=No ECM data O=OBDII data 7=J1708 data 9=J1939 data\",\n            \"type\": \"string\" \n        },\n        \"iButtonId\": {\n            \"description\": \"Hex value of an iButton ex. E0000001147B2500 included with Event 53 &amp; Event 54\",\n            \"type\": \"string\"\n        },\n        \"hid\": {\n            \"description\": \"Card number presented to the HID card reader\",\n            \"type\": \"number\"\n        },\n        \"eot1\": {\n            \"description\": \"SPN 175 Engine Oil Temperature 1 OBD: SID 1 PID 5C Engine oil temperature (-273 to 1 734 °C)\",\n            \"type\": \"integer\"\n        },\n        \"ap1p\": {\n            \"description\": \"SPN 91 Accelerator Pedal 1 Position OBD: SID 1 PID 5A Pedal position (%)\",\n            \"type\": \"integer\"\n        },\n        \"eplacs\": {\n            \"description\": \"SPN 92 Engine Percent Load At Current Speed OBD: SID 1 PID 04 Engine load (%)\",\n            \"type\": \"integer\"\n        },\n        \"a1s1t\": {\n            \"description\": \"SPN 4360 Aftertreatment 1 SCR Intake Temperature (-273 to 1,734 °C)\",\n            \"type\": \"integer\"\n        },\n        \"ecl1\": {\n            \"description\": \"SPN 111 Engine Coolant Level 1 (%)\",\n            \"type\": \"integer\"\n        },\n        \"eol\": {\n            \"description\": \"SPN 98 Engine Oil Level (0 to 100%)\",\n            \"type\": \"integer\"\n        },\n        \"a2docit\": {\n            \"description\": \"SPN 4771 Aftertreatment 2 Diesel Oxidation Catalyst Intake Temperature (-273 to 1,734 °C)\",\n            \"type\": \"integer\"\n        },\n        \"a1docit\": {\n            \"description\": \"SPN 4765 Aftertreatment 1 Diesel Oxidation Catalyst Intake Temperature (-273 to 1,734 °C)\",\n            \"type\": \"integer\"\n        },\n        \"a1deftl\": {\n            \"description\": \"SPN 3517 Aftertreatment 1 Diesel Exhaust Fluid Tank Level (0 to 6,425 mm)\",\n            \"type\": \"integer\"\n        },\n        \"dpflc\": {\n            \"description\": \"SPN 3697 diesel particulate filter lamp command (0 = Off 1 = On – solid 2 = reserved for SAE assignment 3 = reserved for SAE assignment 4 = On – fast blink (1 Hz) 5 = On – very fast blink 6 = reserved for SAE assignment 7 = not available)\",\n            \"type\": \"integer\"\n        },\n        \"adpfars\": {\n            \"description\": \"SPN 3700 Aftertreatment Diesel Particulate Filter Active Regeneration Status (0 = not active 1 = active 2 = regeneration needed - automatically initiated active regeneration imminent 3 = not available)\",\n            \"type\": \"integer\"\n        },\n        \"a1dpfdp\": {\n            \"description\": \"SPN 3251 Aftertreatment 1 Diesel Particulate Filter Differential Pressure (0 to 6,425 kPa)\",\n            \"type\": \"integer\"\n        },\n        \"eegr1mfr\": {\n            \"description\": \"SPN 2659 Engine Exhaust Gas Recirculation 1 Mass Flow Rate (0 to 3,212 kg/h)\",\n            \"type\": \"integer\"\n        },\n        \"maf\": {\n            \"description\": \"SPN 132 Engine Intake Air Mass Flow Rate OBD: SID 1 PID 10 Mass air flow rate (0 to 3,212 kg/h)\",\n            \"type\": \"integer\"\n        },\n        \"eeb1osclo\": {\n            \"description\": \"SPN 4240 engine Exhaust Bank 1 O2 Sensor Closed Loop Operation (0 = Open loop - has not yet satisfied conditions to go closed loop 1 = Closed loop - using oxygen sensor(s) as feedback for fuel control 2 = Open loop due to driving conditions (e.g., power enrichment, deceleration enleanment) 3 = Open loop - due to detected system fault 4 = Closed loop, but fault with at least one oxygen sensor - may be using single oxygen sensor for fuel control 5 to 14 = reserved 15 = not supported)\",\n            \"type\": \"integer\"\n        },\n        \"eegr1t\": {\n            \"description\": \"SPN 412 Engine Exhaust Gas Recirculation 1 Temperature (-273 to 1,734 °C)\",\n            \"type\": \"integer\"\n        },\n        \"eegrvc\": {\n            \"description\": \"SPN 8150 Engine Exhaust Gas Restriction Valve Control (0 to 160.637 %)\",\n            \"type\": \"number\"\n        },\n        \"t1ot1\": {\n            \"description\": \"SPN 177 Transmission 1 Oil Temperature 1 (-273 to 1,734 °C)\",\n            \"type\": \"integer\"\n        },\n        \"et1s\": {\n            \"description\": \"SPN 103 Engine Turbocharger 1 Speed OBD: SID 1 PID 74 Turbocharger RPM (0 to 257 020 rpm Supports up to 2 turbochargers {“t1”:132092, “t2”:132092})\",\n            \"type\": \"object\"\n        },\n        \"evgta1\": {\n            \"description\": \"SPN 641 Engine Variable Geometry Turbocharger Actuator #1 OBD: SID 1 PID 71 Variable Geometry turbo (VGT) control (0 to 100 % Supports up to 2 turbochargers {“t1”:50, “t2”:50})\",\n            \"type\": \"object\"\n        },\n        \"ee1po1\": {\n            \"description\": \"SPN 3217 Engine Exhaust 1 Percent Oxygen 1 (-12 to 21.027)\",\n            \"type\": \"number\"\n        },\n        \"ee1n1\": {\n            \"description\": \"SPN 3216 Engine Exhaust 1 NOx 1 (-200 to 3,012 ppm)\",\n            \"type\": \"integer\"\n        },\n        \"tp\": {\n            \"description\": \"SPN 241 Tire Pressure (Axles(a#) and Tire(t#) labels are Strings Tire pressures are Integers in kPa ex. {\"a1\":{\"t1\":4,\"t2\":4},\"a2\":{\"t1\":128,\"t2\":192,\"t3\":576,\"t4\":640},\"a3\":{\"t1\":640,\"t2\":640},\"a4\":{\"t1\":640,\"t2\":640},\"a5\":{\"t1\":640,\"t2\":640},\"a6\":{\"t1\":640,\"t2\":640},\"a7\":{\"t1\":640,\"t2\":640},\"a8\":{\"t1\":640,\"t2\":640}})\",\n            \"type\": \"object\"\n        },\n        \"wifi1\": {\n            \"description\": \"SPN 97 Water In Fuel Indicator 1 (0 = No 1 = Yes 2 = Error 3 = Not available)\",\n            \"type\": \"integer\"\n        },\n        \"eop1\": {\n            \"description\": \"SPN 100 Engine Oil Pressure 1 (0 to 1,000 kPa)\",\n            \"type\": \"integer\"\n        },\n        \"sesl\": {\n            \"description\": \"SPN 7895 Stored Energy Source Level (0 to 100 %)\",\n            \"type\": \"integer\"\n        },\n        \"eescs\": {\n            \"description\": \"SPN 7898 External Energy Source Connection Status (0 = No Connection 1 = Connection Error (Verification failed) 2 = Connection Verification in Process 3 = Connection 1 – Energy Source and Drain 4 = Connection 1 – Energy Source 5 = Connection 1 – Energy Drain 6 = Connection 2 – Error (Verification failed)  (Grandfathered state: new applications shall use state 1) 7 = Connection 2 – Verification in Process  (Grandfathered state: new applications shall use state 2) 8 = Connection 2 – Energy Source and Drain 9 = Connection 2 – Energy Source 10 = Connection 2 – Energy Drain 11 = Connection 3 – Energy Source and Drain 12 = Connection 3 – Energy Source 13 = Connection 3 – Energy Drain 14 = Error 15 = Not Available)\",\n            \"type\": \"integer\"\n        },\n        \"hics\": {\n            \"description\": \"SPN 8207 HVESS Internal Charger Status (0 = Charging off 1 = Charging on 2 = Error 3 = Not Available)\",\n            \"type\": \"integer\"\n        },\n        \"edcs\": {\n            \"description\": \"SPN 13171 EVSE DC Charging State (0 = Idle. No EVSE connected 1 = Charging 2 = Standby 3 = Reserved 4 = Power Delivery (Start-up) 5 = Authorizing.  A sub-state of Initializing that could take significant time, therefore the EVCC reports this sub-state to give additional user/diagnostic feedback. 6 = Power Delivery (Shutdown) 7 = Welding Check 8 = Charge Parameter Discovery 9 = Cable Check 10 = Initializing 11 = Pre-charge 12 = Terminating 13 = Battery Failure (Obsolete, battery state is not determined by the EVSE/EVCC). 14 = EVSE fault.  An error condition due to the EVSE 15 = Not available)\",\n            \"type\": \"integer\"\n        },\n        \"hvl\": {\n            \"description\": \"SPN 5919 HVESS Voltage Level (0 to 3212 V)\",\n            \"type\": \"integer\"\n        },\n        \"hc\": {\n            \"description\": \"SPN 5920 HVESS Current (-1600 to 1612 A)\",\n            \"type\": \"integer\"\n        },\n        \"psa\": {\n            \"description\": \"SPN 7315 Propulsion System Active (0 = Propulsion System is not ready to move vehicle if commanded by operator 1 = Propulsion System is ready to move, or is moving the vehicle as commanded by operator 2 = SAE Reserved 3 = Not Available)\",\n            \"type\": \"integer\"\n        },\n        \"kwhour\": {\n            \"description\": \"Kilowatt hours consumed by EV\",\n            \"type\": \"number\"\n        }\n    },\n    \"required\": [\"schema version\", \"seqNo\", \"latitude\", \"longitude\", \"imei\", \"id\", \"event\", \"eventTime\", \"serialNo\", \"nmeaValid\"]\n}\n\n</code></pre>\n<h5 id=\"dg800-events\"><code>DG800 Events</code></h5>\n<h6 id=\"driving-and-vehicle-related-events\">Driving and Vehicle Related Events</h6>\n<p><code>Event 0</code><strong>Interval</strong></p>\n<p>Periodically generated based on the “interval” configuration while ignition is on and the vehicle is not idling.</p>\n<p><code>Event 1</code><strong>Parked</strong></p>\n<p>Parked event is generated after ignition off. Ignition off will trigger the stop timer. When the stop timer expires and the vehicle is not moving, the Parked event will be generated periodically based on configuration of the “parktimer”.</p>\n<p><code>Event 4</code><strong>Ignition On</strong></p>\n<p>Ignition status based on vehicle data, ignition wire, or vibration. Depends on configuration.</p>\n<p><code>Event 5</code><strong>Ignition Off</strong></p>\n<p>Ignition status based on vehicle data, ignition wire, or vibration. Depends on configuration.</p>\n<p><code>Event 8</code><strong>Stop</strong></p>\n<p>Stop event will be generated when ignition is on and the vehicle has not moved for a period of time.</p>\n<p><code>Event 16</code><strong>Roll Over</strong></p>\n<p>Driving behavior event. **not yet supported</p>\n<p><code>Event 17</code><strong>Hard Brake</strong></p>\n<p>Driving behavior event.</p>\n<p><code>Event 18</code><strong>Harsh Acceleration</strong></p>\n<p>Driving behavior event.</p>\n<p><code>Event 19</code><strong>Crash</strong></p>\n<p>Driving behavior event.</p>\n<p><code>Event 20</code><strong>Hard Left Turn</strong></p>\n<p>Driving behavior event.</p>\n<p><code>Event 21</code><strong>Hard Right Turn</strong></p>\n<p>Driving behavior event.</p>\n<p><code>Event 22</code><strong>Speeding</strong></p>\n<p>Speed is detected above the configuration set by the “speedalarm” command.</p>\n<p><code>Event 23</code><strong>Tow Alert</strong></p>\n<p>Tow Alert is generated after ignition is off and movement is detected on GPS reading.</p>\n<p><code>Event 24</code><strong>Heading Change</strong></p>\n<p>Heading changed based on GPS reading.</p>\n<p><code>Event 25</code><strong>Idling Alert</strong></p>\n<p>When ignition is on and after a stop event, idling alert will be sent periodically. The period is configurable by “idlingalert”.</p>\n<p><code>Event 35</code><strong>MIL</strong></p>\n<p>Detects DTC changes on the vehicle.</p>\n<p><code>Event 36</code><strong>No1 Geofence In</strong></p>\n<p>**not yet supported</p>\n<p><code>Event 37</code><strong>No1 Geofence Out</strong></p>\n<p>**not yet supported</p>\n<p><code>Event 38</code><strong>No2 Geofence In</strong></p>\n<p>**not yet supported</p>\n<p><code>Event 39</code><strong>No2 Geofence Out</strong></p>\n<p>**not yet supported</p>\n<p><code>Event 40</code><strong>No3 Geofence In</strong></p>\n<p>**not yet supported</p>\n<p><code>Event 41</code><strong>No3 Geofence Out</strong></p>\n<p>**not yet supported</p>\n<p><code>Event 42</code><strong>No4 Geofence In</strong></p>\n<p>**not yet supported</p>\n<p><code>Event 43</code><strong>No4 Geofence Out</strong></p>\n<p>**not yet supported</p>\n<p><code>Event 44</code><strong>Moving</strong></p>\n<p>If movement is detected after the stop event, a moving event will be generated.</p>\n<p><code>Event 46</code><strong>VIN</strong></p>\n<p>Reads VIN after ignition.</p>\n<h6 id=\"device-status-events\">Device Status Events</h6>\n<p><code>Event 2</code><strong>Power Cut</strong></p>\n<p>External power connection status.</p>\n<p><code>Event 9</code><strong>Heartbeat</strong></p>\n<p>Periodic event generated based on the “heartbeat” configuration. If the device is sleeping, it will be waken up and this event is generated.</p>\n<p><code>Event 10</code><strong>Low Battery</strong></p>\n<p>Internal battery is low. This event is only generated after power cut.</p>\n<p><code>Event 15</code><strong>Alignment Done</strong></p>\n<p>IMU calibration is done.</p>\n<p><code>Event 26</code><strong>Power Recovery</strong></p>\n<p>External power connection status.</p>\n<p><code>Event 29</code><strong>Shock</strong></p>\n<p>Vibration is detected.</p>\n<p><code>Event 32</code><strong>Power Up</strong></p>\n<p>Device powers up.</p>\n<p><code>Event 33</code><strong>Wake Up</strong></p>\n<p>Device wake up</p>\n<p><code>Event 34</code><strong>Power Saving</strong></p>\n<p>Device sleep</p>\n<p><code>Event 45</code><strong>OTA Start</strong></p>\n<p>OTA (over the air) firmware update has been initiated.</p>\n<p><code>Event 47</code><strong>Reboot</strong></p>\n<p>Device is going to reboot.</p>\n<p><code>Event 55</code> <strong>OTA Abort</strong></p>\n<p>OTA has been aborted</p>\n<p><code>Event 56</code> <strong>WiFi Connect</strong></p>\n<p>New WiFi connection</p>\n<p><code>Event 57</code> <strong>WiFi Disconnect</strong></p>\n<p>WiFi disconnected</p>\n<p><code>Event 58</code> <strong>Modem FOTA Start</strong></p>\n<p>Module FOTA Start</p>\n<p><code>Event 59</code> <strong>Poll</strong></p>\n<p>Result of the Poll RPC command</p>\n<p>IO and Sensors Event</p>\n<p><code>Event 6</code><strong>Input3 Recovery</strong></p>\n<p><code>Event 7</code><strong>Input3 Trigger</strong></p>\n<p><code>Event 13</code><strong>Input2 Trigger</strong></p>\n<p><code>Event 14</code><strong>Input2 Recovery</strong></p>\n<p><code>Event 27</code><strong>Input4 Recovery</strong></p>\n<p><code>Event 28</code><strong>Input4 Trigger</strong></p>\n<p><code>Event 48</code> <strong>Temperature Sensor</strong></p>\n<p>Periodic temperature report</p>\n<p><code>Event 49</code> <strong>Temperature High Threshold</strong></p>\n<p>Temperature sensor has fallen below its low threshold value</p>\n<p><code>Event 50</code> <strong>Temperature High Threshold Recovery</strong></p>\n<p>Temperature sensor has fallen below its high threshold value</p>\n<p><code>Event 51</code> <strong>Temperature Low Threshold</strong></p>\n<p>Temperature sensor has fallen below its low threshold value</p>\n<p><code>Event 52</code> <strong>Temperature Low Threshold Recovery</strong></p>\n<p>Temperature sensor has risen above its low threshold value</p>\n<p><code>Event 53</code> <strong>iButton Detected</strong></p>\n<p>Detected an iButton, event includes <code>Hex value of an iButton ex. \"iButtonId\": \"E0000001147B2500\"</code></p>\n<p><code>Event 54</code> <strong>iButton Removed</strong></p>\n<p>iButton has been removed, event includes <code>Hex value of an iButton ex. \"iButtonId\": \"E0000001147B2500\"</code></p>\n<p><code>Event 61</code><strong>Input1 Trigger</strong></p>\n<p><code>Event 62</code><strong>Input1 Recovery</strong></p>\n<p><code>Event 63</code><strong>CAN back off</strong></p>\n<p>CAN back off triggered based on input signal</p>\n<p><code>Event 64</code><strong>CAN back off stop</strong></p>\n<p>CAN back off stopped based on input signal</p>\n<p><code>Event 65</code><strong>DC400 Detect</strong></p>\n<p>DC400 is plugged into DG800</p>\n<p><code>Event 66</code><strong>DC400 Remove</strong></p>\n<p>DC400 is removed from DG800</p>\n<p><code>Event 67</code><strong>GPS Acquired</strong></p>\n<p><code>Event 68</code><strong>GPS Lost</strong></p>\n<p><code>Event 69</code><strong>Error Code</strong></p>\n<p>Detected error on device and corresponding error code is returned</p>\n<p><code>Event 70</code><strong>Tire Pressure</strong></p>\n<p>Returns tire pressures</p>\n","_postman_id":"8bec205e-853d-413c-a573-ba845b2053fa","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}}],"id":"a230a20a-777b-4e81-89d6-98728f10bca5","description":"<h2 id=\"introduction\">Introduction</h2>\n<p>The HostView Cloud uses webhooks to let your application know when events occur. Using webhooks helps to eliminate unnecessary network requests to the HostView API which can reduce efficiency.</p>\n<h2 id=\"integration\">Integration</h2>\n<p>In order for you application to receive event notifications from the HostView Cloud a few items need to be in place.</p>\n<ol>\n<li><p>You can provide a HostView Cloud Administrator with an API key for use in the <code>POST</code> request to your application (API key is optional)</p>\n</li>\n<li><p>A HostView Cloud Administrator must configure your Customer Account with the proper webhook url endpoint for your application.</p>\n</li>\n<li><p>Your application must accept a <code>POST</code> request from the HostView Cloud</p>\n</li>\n</ol>\n<h5 id=\"headers-sent-to-your-application\">Headers Sent to your Application</h5>\n<p><code>api_key</code> = {Customer Provided API Key}</p>\n<p><code>content-type</code> = \"application/json\"</p>\n<h2 id=\"response-format\">Response Format</h2>\n<p>The webhook receiver is responsible for returning a properly formatted response to the HostView Cloud.</p>\n<h4 id=\"success-response\">Success Response</h4>\n<p>200 OK header.</p>\n<p>If <em><strong>all</strong></em> messages in the batch were successful, the response status should be 200 OK. A response body is not necessary.</p>\n<h4 id=\"error-response\">Error Response</h4>\n<p>400 Bad Request</p>\n<p>If <em><strong>any</strong></em> message in the batch causes an error on webhook receiver's system, an error message should be returned to the HostView Cloud with a response formatted in this way:</p>\n<p>Each webhook error response msg should include two required fields for error handling:<br />error_body - should be a JSON array with JSON objects(msg response status) inside, where each of JSON objects should have a msgId field that should be equal to the msgId field from the original message sent in the batch, and success boolean field, that represent a status of msg response.</p>\n<p>Note that the response can contain messages that were successful mixed with messages that were not but it still returns a 400 bad request for the entire batch. HostView Cloud Admin team gets these messages and will forward to the customer admin so they are aware of the error. In the future this will be automated with an email response sent automatically, We recommend sending the contents of the original message as a response in the error message.</p>\n<p>The only required fields are the success (true or false), id (which matches the msgId from the original message) and uniqueId fields.</p>\n<p>Simple error response message:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n   {\n      \"success\": false,\n      \"id\": \"1ffe1ffa-de34-4931-8a3d-7dc2623159a4\",\n      \"uniqueId\": \"0101020521080704\"\n   },\n   {\n      \"success\": true,\n      \"id\": \"ebaed385-0915-4012-a704-4d5d797396c7\",\n      \"uniqueId\": \"0101020521090515\"\n   },\n   {\n      \"success\": true,\n      \"id\": \"d88baf98-a9ad-4bf0-9133-1089787f4ce1\",\n      \"uniqueId\": \"0101020521190270\"\n   }\n]\n\n</code></pre>\n<p>We strongly suggest adding an errorMessage field to the response so we have context for troubleshooting.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n   {\n      \"success\": false,\n      \"id\": \"1ffe1ffa-de34-4931-8a3d-7dc2623159a4\",\n      \"uniqueId\": \"0101020521080704\",\n      \"errorMessage\": \"Error mapping types...\"\n   },\n   {\n      \"success\": true,\n      \"id\": \"ebaed385-0915-4012-a704-4d5d797396c7\",\n      \"uniqueId\": \"0101020521090515\",\n      \"errorMessage\": null\n   },\n   {\n      \"success\": true,\n      \"id\": \"d88baf98-a9ad-4bf0-9133-1089787f4ce1\",\n      \"uniqueId\": \"0101020521190270\",\n      \"errorMessage\": null\n   }\n]\n\n</code></pre>\n<p>In the example below, we suggest adding more context from the original message fields to the response batch. Error response with more context:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[\n   {\n      \"success\": false,\n      \"errorMessage\": \"Error mapping types. Property:FuelLevel1Pct\",\n      \"seqNo\": 61130,\n      \"latitude\": 43.45055401666667,\n      \"msgId\": \"1ffe1ffa-de34-4931-8a3d-7dc2623159a4\",\n      \"gpsTimestamp\": 1681355757000,\n      \"eventTime\": \"2023-04-13T03:15:57.000+0000\",\n      \"schema version\": 1,\n      \"id\": \"1ffe1ffa-de34-4931-8a3d-7dc2623159a4\",\n      \"event\": 10000,\n      \"longitude\": -76.47393478333333,\n      \"rssi\": 28,\n      \"batteryVoltage\": 12.773,\n      \"backupBatteryVoltage\": 4.156,\n      \"nmeaValid\": true,\n      \"serialNo\": \"0101020521080704\",\n      \"eventTypeId\": 9,\n      \"imei\": \"864839044838403\",\n      \"uniqueId\": \"0101020521080704\"\n   },\n   {\n      \"success\": true,\n      \"errorMessage\": null,\n      \"coolantTemp\": 86,\n      \"fuelLevel\": 54,\n      \"seqNo\": 5684,\n      \"latitude\": 34.53753893333333,\n      \"msgId\": \"ebaed385-0915-4012-a704-4d5d797396c7\",\n      \"gpsTimestamp\": 1681355758000,\n      \"speed\": 9,\n      \"protocol\": 11,\n      \"eventTime\": \"2023-04-13T03:15:58.000+0000\",\n      \"schema version\": 1,\n      \"id\": \"ebaed385-0915-4012-a704-4d5d797396c7\",\n      \"event\": 44,\n      \"longitude\": -112.24587795,\n      \"satellites\": 11,\n      \"rssi\": 19,\n      \"vehicleSpeed\": 12,\n      \"odometer\": 15398,\n      \"heading\": 83,\n      \"batteryVoltage\": 12.446,\n      \"backupBatteryVoltage\": 4.113,\n      \"busStatus\": \"O\",\n      \"nmeaValid\": true,\n      \"rpm\": 925,\n      \"serialNo\": \"0101020521090515\",\n      \"eventTypeId\": 44,\n      \"imei\": \"864839046275950\",\n      \"engineOnTime\": 919,\n      \"uniqueId\": \"0101020521090515\"\n   },\n   {\n      \"success\": true,\n      \"errorMessage\": null,\n      \"coolantTemp\": 90,\n      \"fuelLevel\": 75,\n      \"seqNo\": 25568,\n      \"latitude\": 40.04359888333333,\n      \"msgId\": \"d88baf98-a9ad-4bf0-9133-1089787f4ce1\",\n      \"gpsTimestamp\": 1681355760000,\n      \"speed\": 69,\n      \"protocol\": 11,\n      \"eventTime\": \"2023-04-13T03:16:00.000+0000\",\n      \"schema version\": 1,\n      \"id\": \"d88baf98-a9ad-4bf0-9133-1089787f4ce1\",\n      \"event\": 212,\n      \"longitude\": -74.14228745,\n      \"satellites\": 9,\n      \"rssi\": 24,\n      \"vehicleSpeed\": 68,\n      \"odometer\": 243328,\n      \"heading\": 179,\n      \"batteryVoltage\": 13.546,\n      \"backupBatteryVoltage\": 4.162,\n      \"busStatus\": \"O\",\n      \"nmeaValid\": true,\n      \"rpm\": 1724,\n      \"serialNo\": \"0101020521190270\",\n      \"eventTypeId\": 0,\n      \"imei\": \"864839044830574\",\n      \"engineOnTime\": 5850,\n      \"uniqueId\": \"0101020521190270\"\n   }\n]\n\n</code></pre>\n<h3 id=\"advanced-integration-options\">Advanced Integration Options</h3>\n<p>The following options are not required to be updated and will use default values, as shown below, unless your application has specific needs. If your application requires specific configuration for the following values reach out to a HostView Cloud Administrator with the values you would like configured.</p>\n<ol>\n<li><p>maxRequestsPerSecond: 10</p>\n</li>\n<li><p>packSizeInBytes: 1048576</p>\n</li>\n<li><p>packSizeInRecords: 10</p>\n</li>\n<li><p>packTimeoutMs: 600000</p>\n</li>\n</ol>\n","_postman_id":"a230a20a-777b-4e81-89d6-98728f10bca5","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"HostView REST API","item":[{"name":"auth","item":[{"name":"getJwtToken","event":[{"listen":"test","script":{"id":"f08d48e1-269a-45b4-b132-4de455a8ff09","exec":["var jsonData = JSON.parse(responseBody);","pm.collectionVariables.set(\"token\", jsonData.token);",""],"type":"text/javascript","packages":{}}}],"id":"225b57e2-b32d-4155-a5c3-1daf7cd28902","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://api.hostview.ai/api/geosensorx/auth/login?username=username&password=password","description":"<p>Given a user name and password, this endpoint generates an access token and a refresh token.</p>\n","urlObject":{"path":["api","geosensorx","auth","login"],"host":["https://api.hostview.ai"],"query":[{"description":{"content":"<p>(Required) username - A customer admin username in the GSX Cloud. Obtained by contacting a HostView Cloud admin.</p>\n","type":"text/plain"},"key":"username","value":"username"},{"description":{"content":"<p>(Required) password - A customer admin password in the GSX Cloud. Obtained by contacting a HostView Cloud admin.</p>\n","type":"text/plain"},"key":"password","value":"password"}],"variable":[]}},"response":[{"id":"70c56c9e-0595-4f24-93cd-4c44bc074c5e","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/auth/login?username=username&password=password","host":["https://api.hostview.ai"],"path":["api","geosensorx","auth","login"],"query":[{"key":"username","value":"username"},{"key":"password","value":"password"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.VFb0qJ1LRg_4ujbZoRMXnVkUgiuKq5KxWqNdbKq_G9Vvz-S1zZa9LPxtHWKa64zDl2ofkT8F6jBt_K4riU-fPg\",\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c\"\n}"},{"id":"2bb02f87-4638-4bcb-bd02-840995109dcf","name":"getJwtToken","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/auth/login?username=username&password=password","host":["https://api.hostview.ai"],"path":["api","geosensorx","auth","login"],"query":[{"key":"username","value":"username","description":"(Required) username - A customer admin username in the GSX Cloud. Obtained by contacting a GSX Cloud admin."},{"key":"password","value":"password","description":"(Required) password - A customer admin password in the GSX Cloud. Obtained by contacting a GSX Cloud admin."}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"97235ff0-edb6-462b-be06-fe0a128376dc","name":"Unauthorized","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/auth/login?username=consectetur eiusmod ea&password=consectetur eiusmod ea","host":["https://api.hostview.ai"],"path":["api","geosensorx","auth","login"],"query":[{"key":"username","value":"consectetur eiusmod ea"},{"key":"password","value":"consectetur eiusmod ea"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"d2869a52-7ca2-4e80-8ebd-609d012f4ec2","name":"Forbidden","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/auth/login?username=consectetur eiusmod ea&password=consectetur eiusmod ea","host":["https://api.hostview.ai"],"path":["api","geosensorx","auth","login"],"query":[{"key":"username","value":"consectetur eiusmod ea"},{"key":"password","value":"consectetur eiusmod ea"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"ae25c720-4335-483a-bf1e-42ba053f9f1a","name":"Not Found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/auth/login?username=consectetur eiusmod ea&password=consectetur eiusmod ea","host":["https://api.hostview.ai"],"path":["api","geosensorx","auth","login"],"query":[{"key":"username","value":"consectetur eiusmod ea"},{"key":"password","value":"consectetur eiusmod ea"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"225b57e2-b32d-4155-a5c3-1daf7cd28902"},{"name":"refreshToken","id":"7cfe3a69-cf37-4957-b2ab-92ef20ab9c63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://api.hostview.ai/api/geosensorx/auth/token?refreshToken=","description":"<p>Once you have a token and a refresh token that you received as a response to the getJwtToken endpoint call, it will last for a period of time before it expires. When it expires, you can use the refreshToken endpoint to obtain a new token and refresh token. This allows us to obtain a new token without having to send username and password again.</p>\n","urlObject":{"path":["api","geosensorx","auth","token"],"host":["https://api.hostview.ai"],"query":[{"description":{"content":"<p>(Required) username - The refresh token obtained in the response from getJwtToken.</p>\n","type":"text/plain"},"key":"refreshToken","value":""}],"variable":[]}},"response":[{"id":"e583fc77-5fe8-4841-880b-38b19ec125f9","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/auth/token?refreshToken=consectetur eiusmod ea","host":["https://api.hostview.ai"],"path":["api","geosensorx","auth","token"],"query":[{"key":"refreshToken","value":"consectetur eiusmod ea"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiYWRtaW4iOnRydWUsImlhdCI6MTUxNjIzOTAyMn0.VFb0qJ1LRg_4ujbZoRMXnVkUgiuKq5KxWqNdbKq_G9Vvz-S1zZa9LPxtHWKa64zDl2ofkT8F6jBt_K4riU-fPg\",\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiIxMjM0NTY3ODkwIiwibmFtZSI6IkpvaG4gRG9lIiwiaWF0IjoxNTE2MjM5MDIyfQ.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c\"\n}"},{"id":"5eb6577d-c81c-4227-bef0-bb907ea3a69e","name":"Unauthorized","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/auth/token?refreshToken=consectetur eiusmod ea","host":["https://api.hostview.ai"],"path":["api","geosensorx","auth","token"],"query":[{"key":"refreshToken","value":"consectetur eiusmod ea"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"3f14f7be-be1d-4541-9b52-c593107c0bf4","name":"Forbidden","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/auth/token?refreshToken=consectetur eiusmod ea","host":["https://api.hostview.ai"],"path":["api","geosensorx","auth","token"],"query":[{"key":"refreshToken","value":"consectetur eiusmod ea"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"3961deed-85c4-4f13-81d9-fa74c35c3db6","name":"Not Found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/auth/token?refreshToken=consectetur eiusmod ea","host":["https://api.hostview.ai"],"path":["api","geosensorx","auth","token"],"query":[{"key":"refreshToken","value":"consectetur eiusmod ea"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"7cfe3a69-cf37-4957-b2ab-92ef20ab9c63"}],"id":"2fa2c8b6-54e6-4370-8f93-fee0551d6677","description":"<p>Authorization in the GeoSensorX REST API is obtained by:</p>\n<ol>\n<li>Getting a user name and password from a GeoSensorX admin. The user must have Customer Admin rights to have access to the APIs. The password and username should be url encoded.</li>\n<li>Get a JWT token by going to the getJwtToken endpoint.</li>\n</ol>\n","_postman_id":"2fa2c8b6-54e6-4370-8f93-fee0551d6677","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"config DC400","item":[{"name":"processConfigGetRequest","id":"414c9843-2e5e-4315-bc4a-5fca1b6ec2eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"params\": \"{{config-params}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/get/:deviceName","description":"<p>Request DC400 device configuration settings. User can retrieve all configuration settings or a specific setting.</p>\n<p>To retrieve all settings, use \"\" as params value.</p>\n<p>To retrieve a specific setting, specify the \"{{param-name}}\" as params value.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","get",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries (optional)</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime (optional)</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout (optional)</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"439a74bf-d1d3-498e-957d-604373c704b3","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"bfa95ab2-678d-49f9-a0cb-f766636002e8","name":"OK","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/get/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","get",":deviceName"],"query":[{"key":"retries","value":"0","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","disabled":true},{"key":"restApiTimeout","value":"15000","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"39419c27-f35e-4ee9-824d-323506ef7d85\"\n}"},{"id":"368539a5-3c67-4057-96d8-21cb0943b531","name":"processConfigGetRequest","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"params\": \"{{config-params}}\" \n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/get/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","get",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries (optional)","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime (optional)","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout (optional)","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"plain","header":[{"key":"content-type","value":"text/plain;charset=UTF-8"},{"key":"content-length","value":"201"},{"key":"date","value":"Thu, 02 Mar 2023 17:27:42 GMT"}],"cookie":[],"responseTime":null,"body":"401 : [{\"status\":401,\"message\":\"Invalid username or password\",\"errorCode\":10,\"timestamp\":\"2023-03-02T17:27:42.367+00:00\",\"subscriptionErrorCode\":null,\"subscriptionEntry\":null,\"subscriptionValue\":null}]"}],"_postman_id":"414c9843-2e5e-4315-bc4a-5fca1b6ec2eb"},{"name":"processConfigSetRequest","id":"267b7313-3f73-4a84-bf8e-22dfd1f2b102","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n      \"DMS lens covered\": false,\n      \"DMS-debounce-timer\": 300,\n      \"DMS-detection-timer\": 7,\n      \"DMS-fatigue-trigger-timer\": 6,\n      \"FCWS\": 4,\n      \"FCWS-tailgating-debounce-timer\": 300,\n      \"Internal LED Enable\": false,\n      \"LDWS L\": 3,\n      \"LDWS R\": 3,\n      \"LDWS enable\": 3,\n      \"LDWS-debounce-timer\": 300,\n      \"System Audio Prompt Enable\": false,\n      \"TZ\": \"GMT-6\",\n      \"brightness\": 2,\n      \"car-type\": 0,\n      \"mic-enable\": 0,\n      \"img interval\": 3600,\n      \"g-sensor park\": 0,\n      \"Event_101\": {\n         \"Enable\": true,\n         \"Priority\": \"normal\",\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_105\": {\n         \"Enable\": true,\n         \"Priority\": \"normal\",\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_107\": {\n         \"Enable\": true,\n         \"Priority\": \"normal\",\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_102\": {\n         \"Enable\": true,\n         \"Priority\": \"normal\",\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_109\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_108\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"dms-rec park\": 1,\n      \"cut-off voltage timer\": 2,\n      \"cut-off voltage\": 2,\n      \"dms-zoom\": 1,\n      \"g-sensor driving\": 2,\n      \"g-sensor motion\": 2,\n      \"Event_110\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_111\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_114\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_112\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      }\n   },\n    \"webhookConfig\": {\n        \"Event_129\": {\n            \"value\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<p><strong>Configuration Parameter Settings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>parameter</strong></th>\n<th><strong>default</strong></th>\n<th><strong>values</strong></th>\n<th><strong>Notes</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>video mode</td>\n<td>normal</td>\n<td>normal/hdr</td>\n<td>high dynamic range or normal</td>\n</tr>\n<tr>\n<td>brightness</td>\n<td>1</td>\n<td>0/1/2/3</td>\n<td>brightness in low light condition</td>\n</tr>\n<tr>\n<td>video quality</td>\n<td>1</td>\n<td>0/1/2</td>\n<td>Front Camera  <br />0 - low(4Mbps)  <br />1 - normal(6Mbps)  <br />2 - high(8Mbps)  <br />  <br />DMS Camera  <br />0 - low(1Mbps)  <br />1 - normal(2Mbps)  <br />2 - high(4Mbps)</td>\n</tr>\n<tr>\n<td>mic-enable</td>\n<td>1</td>\n<td>0/1</td>\n<td>0 - OFF  <br />1 - ON</td>\n</tr>\n<tr>\n<td>speaker-volume</td>\n<td>3</td>\n<td>0/1/2/3/4</td>\n<td>Speaker volume  <br />0 - off  <br />1 - level 3  <br />2 - level 5  <br />3- level 8  <br />4 - level 10</td>\n</tr>\n<tr>\n<td>g-sensor park</td>\n<td>0</td>\n<td>0/1/2/3/4/5</td>\n<td>Sensitivity of G-sensor when parked.</td>\n</tr>\n<tr>\n<td>g-sensor driving</td>\n<td>0</td>\n<td>0/1/2/3/4/5</td>\n<td>Sensitivity of G-sensor when driving</td>\n</tr>\n<tr>\n<td>g-sensor motion</td>\n<td>0</td>\n<td>0/1/2/3/4/5</td>\n<td>Motion sensitivity</td>\n</tr>\n<tr>\n<td>park mode</td>\n<td>1</td>\n<td>0/1</td>\n<td>0 - Parking mode disable  <br />1- Parking mode enable</td>\n</tr>\n<tr>\n<td>Park recording timer</td>\n<td>0</td>\n<td>0/1/2/3/4</td>\n<td>How long DC400 will record video when in park mode.  <br />0 - 15 mins  <br />1 - 30 mins  <br />2 - 45 mins  <br />3 - 1 hr  <br />4 - 2 hrs</td>\n</tr>\n<tr>\n<td>dms-rec park</td>\n<td>1</td>\n<td>0/1</td>\n<td>0 - DMS recoding in park mode disable  <br />1 - DMS recording in park mode enable.</td>\n</tr>\n<tr>\n<td>dms-zoom</td>\n<td>0</td>\n<td>0/1/2 – 1x, 1.2x, 1.3x</td>\n<td>DMS zoom</td>\n</tr>\n<tr>\n<td>LDWS enable</td>\n<td>0</td>\n<td>0/1/2/3/4</td>\n<td>Lane departure warning system.  <br />0 - disable  <br />1 - Enable at 30 mph  <br />2 - Enable at 40 mph  <br />3 - Enable at 50 mph  <br />4 - Enable at 60 mph</td>\n</tr>\n<tr>\n<td>LDWS L</td>\n<td>2</td>\n<td>0/1/2/3/4</td>\n<td>Lane departure level left settings</td>\n</tr>\n<tr>\n<td>LDWS R</td>\n<td>2</td>\n<td>0/1/2/3/4</td>\n<td>Lane departure level right settings</td>\n</tr>\n<tr>\n<td>FCWS</td>\n<td>1</td>\n<td>0/1//2/3/4</td>\n<td>Forward collision warning system.  <br />0 - disable  <br />1 - Enable at 30 mph  <br />2 - Enable at 40 mph  <br />3 - Enable at 50 mph  <br />4 - Enable at 60 mph</td>\n</tr>\n<tr>\n<td>FCWS Sensitivity</td>\n<td>3</td>\n<td>1/2/3/4</td>\n<td>Forward collision warning system Sensitivity level (Time To Collision).  <br />  <br />1 - 0.7s  <br />  <br />2 - 0.8s  <br />  <br />3- 0.9s  <br />  <br />4 - 1.0s</td>\n</tr>\n<tr>\n<td>cut-off voltage</td>\n<td>2</td>\n<td>0/1/2/3/4</td>\n<td>- Cutoff voltage when parked.  <br />- DC400 will power off when battery voltage &lt;= cut-off voltage for 60secs or longer.  <br />0 - Off  <br />1 - 11.6V/23.V  <br />2 - 11.8V/23.8V  <br />3- 12V/24V  <br />4 - 12.2V/24.2V</td>\n</tr>\n<tr>\n<td>cut-off voltage timer</td>\n<td>1</td>\n<td>0/1/2/3/4/5</td>\n<td>Cutoff timer when parked - DC400 will power off when elapse time &gt;= cut-off timer .  <br />  <br />0 - Off  <br />1 - 15mins  <br />2 - 30  <br />3- 45  <br />4 - 60  <br />5-120</td>\n</tr>\n<tr>\n<td>FCWS-tailgating-debounce-timer</td>\n<td>120 secs</td>\n<td></td>\n<td>Event debounce timer</td>\n</tr>\n<tr>\n<td>LDWS-debounce-timer</td>\n<td>120 secs</td>\n<td></td>\n<td>Event debounce timer</td>\n</tr>\n<tr>\n<td>DMS-debounce-timer</td>\n<td>120 secs</td>\n<td></td>\n<td>Event debounce timer</td>\n</tr>\n<tr>\n<td>http-URL-presigned</td>\n<td><a href=\"http://media-transfer-s3.gsx.ai:80\">media-transfer-s3.hostview.ai:80</a></td>\n<td></td>\n<td>HTTP pre-signed URL</td>\n</tr>\n<tr>\n<td>tailgating-gen-timer</td>\n<td>7 secs</td>\n<td></td>\n<td>Tail gate detection timer</td>\n</tr>\n<tr>\n<td>DMS-detection-timer</td>\n<td>5 secs</td>\n<td>3-7</td>\n<td>DMS detection timer</td>\n</tr>\n<tr>\n<td>Internal LED Enable</td>\n<td>false</td>\n<td>true/false</td>\n<td>Enable/disable driver facing LED</td>\n</tr>\n<tr>\n<td>System Audio Prompt Enable</td>\n<td>false</td>\n<td></td>\n<td>Enable/disable system audio prompts.</td>\n</tr>\n<tr>\n<td>DMS-fatigue-trigger-timer</td>\n<td>5 secs</td>\n<td>2-7</td>\n<td>DMS fatigue trigger timer</td>\n</tr>\n<tr>\n<td>tailgating-gen-timer</td>\n<td>7 secs</td>\n<td>5-20 secs</td>\n<td>Tail gating timer before event is generated.</td>\n</tr>\n<tr>\n<td>car-type</td>\n<td>3</td>\n<td>0/1/2/3</td>\n<td>Sedan/Light Duty/Medium Duty/Heavy Duty</td>\n</tr>\n<tr>\n<td>DMS lens covered</td>\n<td>false</td>\n<td>true/false</td>\n<td>DMS lens covered</td>\n</tr>\n<tr>\n<td>Left hand drive</td>\n<td>true</td>\n<td>true/false</td>\n<td>Left hand drive</td>\n</tr>\n<tr>\n<td>speed-limit-setting</td>\n<td>65</td>\n<td>30-200</td>\n<td>vehicle speed event (mph) trigger setting.</td>\n</tr>\n<tr>\n<td>speed-limit-duration</td>\n<td>10 secs</td>\n<td>10 over</td>\n<td>Speed duration before speeding event is triggered.</td>\n</tr>\n<tr>\n<td>img interval</td>\n<td>900 sec</td>\n<td>300~</td>\n<td>Image capture interval while vehicle is moving.</td>\n</tr>\n<tr>\n<td>dms-location-driver-side</td>\n<td>true</td>\n<td>true/false</td>\n<td>Location of of DMS camera  <br />true - DMS camera is on driver side.  <br />false - DMS camera is on passenger side</td>\n</tr>\n<tr>\n<td>dms-disable-head-left</td>\n<td>0</td>\n<td>0/1</td>\n<td>Disable head left motion detection for distracted driver event  <br />0 - disable  <br />1 - enable</td>\n</tr>\n<tr>\n<td>dms-disable-head-right</td>\n<td>0</td>\n<td>0/1</td>\n<td>Disable head right motion detection for distracted driver event  <br />0 - disable  <br />1 - enable</td>\n</tr>\n<tr>\n<td>dms-disable-head-down</td>\n<td>0</td>\n<td>0/1</td>\n<td>Disable head down motion detection for driver fatigue event  <br />0 - disable  <br />1 - enable</td>\n</tr>\n<tr>\n<td>Visual Coaching</td>\n<td>0</td>\n<td>0/1</td>\n<td>Fast Blink DMS red LED for 5secs when an event is detected.</td>\n</tr>\n<tr>\n<td>Rear Lens trigger speed</td>\n<td>0</td>\n<td>0/1/2/3</td>\n<td>Enable Rear Lens Trigger Speed  <br />  <br />0 - 0 mph  <br />  <br />1 - 5 mph  <br />  <br />2 - 15 mph  <br />  <br />3 - 30 mph</td>\n</tr>\n<tr>\n<td>DMS trigger speed</td>\n<td>3</td>\n<td>0/1/2/3/4</td>\n<td>GPS speed when DMS AI is activated  <br />  <br />0 - 0mph  <br />  <br />1 - 10mph  <br />  <br />2 - 20mph  <br />  <br />3 - 30mph  <br />  <br />4 - 40mph</td>\n</tr>\n<tr>\n<td>pre-event</td>\n<td>5</td>\n<td>3-5 sec</td>\n<td>video recorded duration before the event</td>\n</tr>\n<tr>\n<td>post-event</td>\n<td>5</td>\n<td>5-15 sec</td>\n<td>video recorded duration after the event.</td>\n</tr>\n<tr>\n<td>GPS AssistNow Interval</td>\n<td>1</td>\n<td>1-7</td>\n<td>Update frequency when DC400 request for GPS ephemeris and almanac files from Ublox’s Assistnow Service in order to improved the GPS TTF after cold boot.  <br />  <br />unit - days  <br />  <br />1-7 days (default 1)</td>\n</tr>\n<tr>\n<td>AssistNow Online</td>\n<td>0</td>\n<td>0 - Disable  <br />  <br />1 - Enable</td>\n<td>Enable request for ephemeris and GPS almanac data every 4 hours instead of days to improve GPS Time To Fix.</td>\n</tr>\n<tr>\n<td>front-led-parking</td>\n<td>0</td>\n<td>0 - Disable  <br />  <br />1 -Enable</td>\n<td>Enable or disable blinking of front LED when the DC400 is in park mode.</td>\n</tr>\n<tr>\n<td>Low Power</td>\n<td>0  <br />  <br />.</td>\n<td>0 - Disable  <br />  <br />1 - Enable</td>\n<td>Put the DC400 in low power mode except GPS module. This enables the DC400 to acquire GPS fix faster after ignition ON is detected.</td>\n</tr>\n<tr>\n<td>nightvision</td>\n<td>1</td>\n<td>0 -Disable  <br />  <br />1- Enable</td>\n<td>Enable/disable DC400 camera night vision mode to improve image quality at night time.</td>\n</tr>\n<tr>\n<td>g-sensor DMS</td>\n<td>0</td>\n<td>0/1</td>\n<td>Enable DMS AI using G-Sensor  <br />  <br />0- disable (default)  <br />  <br />1 - enable</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>DC400 DMS Events Settings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Event Name</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>ID</strong></th>\n<th><strong>Media</strong></th>\n<th><strong>Enable/Disable</strong>  <br /><strong>Default</strong></th>\n<th><strong>Priority(normal/high) Default</strong></th>\n<th><strong>Audio Enable/Disable</strong></th>\n<th><strong>Send to WebHook by default</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>DMS-driver-fatigue</td>\n<td>Driver fatigue</td>\n<td>109</td>\n<td>Video</td>\n<td>Enable</td>\n<td>high</td>\n<td>enable</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>DMS-driver-distracted</td>\n<td>Distracted driver</td>\n<td>110</td>\n<td>Video</td>\n<td>Enable</td>\n<td>high</td>\n<td>enable</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>DMS-smoking</td>\n<td>DMS driver smoking detected</td>\n<td>123</td>\n<td>Video</td>\n<td>disable</td>\n<td>high</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>DMS-no-driver</td>\n<td>DMS driver missing detected</td>\n<td>124</td>\n<td>Video</td>\n<td>Enable</td>\n<td>normal</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>DMS-cellphone</td>\n<td>DMS driver using cellphone detected</td>\n<td>125</td>\n<td>Video</td>\n<td>Enable</td>\n<td>high</td>\n<td>enable</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>rear-lens-covered</td>\n<td>DMS camera covered detected</td>\n<td>128</td>\n<td>jpeg</td>\n<td>enable</td>\n<td>high</td>\n<td>enable</td>\n<td>yes</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>DC400 ADAS Events Settings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Event Name</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>ID</strong></th>\n<th><strong>Media</strong></th>\n<th><strong>Enable/Disable</strong>  <br /><strong>Default</strong></th>\n<th><strong>Priority(normal/high) Default</strong></th>\n<th><strong>Audio Enable/Disable</strong></th>\n<th><strong>Send to WebHook by default</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>lane-depart</td>\n<td>lane departure</td>\n<td>111</td>\n<td>Video</td>\n<td>disable</td>\n<td>normal</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>tailgate</td>\n<td>tail gating</td>\n<td>112</td>\n<td>Video</td>\n<td>Enable</td>\n<td>high</td>\n<td>enable</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>FCWS</td>\n<td>Forward Collision Warning</td>\n<td>129</td>\n<td>Video</td>\n<td>Enable</td>\n<td>high</td>\n<td>enable</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>Motion</td>\n<td>Motion detected while in park mode</td>\n<td>139</td>\n<td>Video</td>\n<td>disable</td>\n<td>normal</td>\n<td>always disable</td>\n<td>no</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>DC400 G-Sensor based Events Settings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Event Name</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>ID</strong></th>\n<th><strong>Media</strong></th>\n<th><strong>Enable/Disable</strong>  <br />  <br /><strong>Default</strong></th>\n<th><strong>Priority(normal/high) Default</strong></th>\n<th><strong>Audio Enable/Disable</strong></th>\n<th><strong>Send to WebHook by default</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>shock-moving</td>\n<td>G-Sensor event in drive mode</td>\n<td>121</td>\n<td>Video</td>\n<td>disable</td>\n<td>high</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>shock-parked</td>\n<td>G-Sensor event in park mode</td>\n<td>122</td>\n<td>Video</td>\n<td>disable</td>\n<td>high</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>Crash-alarm</td>\n<td>Crash alarm</td>\n<td>126</td>\n<td>Video</td>\n<td>Enable</td>\n<td>high</td>\n<td>enable</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>Rapid Acceleration</td>\n<td>Rapid Accelaration</td>\n<td>152</td>\n<td>Video</td>\n<td>disable</td>\n<td>normal</td>\n<td></td>\n<td>no</td>\n</tr>\n<tr>\n<td>Hard Braking</td>\n<td>Hard Stop</td>\n<td>153</td>\n<td>Video</td>\n<td>disable</td>\n<td>normal</td>\n<td></td>\n<td>no</td>\n</tr>\n<tr>\n<td>Harsh Turn</td>\n<td>Swerve</td>\n<td>154</td>\n<td>Video</td>\n<td>disable</td>\n<td>normal</td>\n<td></td>\n<td>no</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>DC400 GPS based Events Settings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Event Name</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>ID</strong></th>\n<th><strong>Media</strong></th>\n<th><strong>Enable/Disable</strong>  <br />  <br /><strong>Default</strong></th>\n<th><strong>Priority(normal/high) Default</strong></th>\n<th><strong>Audio Enable/Disable</strong></th>\n<th><strong>Send to WebHook by default</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>speed-limit-violation</td>\n<td>speed limit violation</td>\n<td>114</td>\n<td>Video</td>\n<td>Enable</td>\n<td>normal</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>Still Image Capture</td>\n<td>Periodic Still Image capture</td>\n<td>137</td>\n<td>jpeg</td>\n<td>always Enable</td>\n<td>normal</td>\n<td>always disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>Moving</td>\n<td>Periodic video/audio recording while DC400 is in drive mode.</td>\n<td>138</td>\n<td>Video</td>\n<td>disable</td>\n<td>always normal</td>\n<td>always disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>Park</td>\n<td>Periodic video/audio recording while DC400 is in park mode.</td>\n<td>149</td>\n<td>Video</td>\n<td>disable</td>\n<td>always normal</td>\n<td>always disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>GPS lost</td>\n<td>GPS signal is lost</td>\n<td>150</td>\n<td></td>\n<td>disable</td>\n<td>normal</td>\n<td></td>\n<td>no</td>\n</tr>\n<tr>\n<td>GPS acquired</td>\n<td>GPS signal is acquired</td>\n<td>151</td>\n<td></td>\n<td>disable</td>\n<td>normal</td>\n<td></td>\n<td>no</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>DC400 Operation/Diagnostics Events Settings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Event Name</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>ID</strong></th>\n<th><strong>Media</strong></th>\n<th><strong>Enable/Disable</strong>  <br />  <br /><strong>Default</strong></th>\n<th><strong>Priority(normal/high) Default</strong></th>\n<th><strong>Audio Enable/Disable</strong></th>\n<th><strong>Send to WebHook by default</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>power_on</td>\n<td>Device power on (boot up)</td>\n<td>101</td>\n<td></td>\n<td>Enable</td>\n<td>Always normal</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>power_off</td>\n<td>Device power off (normal shutdown)</td>\n<td>102</td>\n<td></td>\n<td>Enable</td>\n<td>Always normal</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>high-temp</td>\n<td>Temp &gt; max temp</td>\n<td>105</td>\n<td></td>\n<td>Enable</td>\n<td>Always normal</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>low-temp</td>\n<td>Temp &lt; min temp</td>\n<td>106</td>\n<td></td>\n<td>Enable</td>\n<td>normal</td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>low-battery</td>\n<td>vehicle battery voltage &lt; min battery level</td>\n<td>107</td>\n<td></td>\n<td>Enable</td>\n<td>Always normal</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>rec-button</td>\n<td>User pressed the rec button</td>\n<td>108</td>\n<td>Video</td>\n<td>Enable</td>\n<td>high</td>\n<td>enable</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>factory-reset</td>\n<td>factory reset</td>\n<td>118</td>\n<td></td>\n<td>always Enable</td>\n<td>Always normal</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>Ignition-off</td>\n<td>Ignition OFF signal detected from DG800.</td>\n<td>119</td>\n<td>jpeg</td>\n<td>Enable</td>\n<td>high</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>Ignition-on</td>\n<td>Ignition ON signal detected from DG800.</td>\n<td>120</td>\n<td>jpeg</td>\n<td>Enable</td>\n<td>high</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>SD-Failure</td>\n<td>SD-Failure</td>\n<td>133</td>\n<td></td>\n<td>Enable</td>\n<td>always normal</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>FW OTA</td>\n<td>FW Over the Air update</td>\n<td>134</td>\n<td></td>\n<td>always Enable</td>\n<td>always normal</td>\n<td>disable</td>\n<td>no</td>\n</tr>\n<tr>\n<td>Driver Calibration</td>\n<td>Driver face Calibration status</td>\n<td>155</td>\n<td></td>\n<td>disable</td>\n<td>Always normal</td>\n<td>none</td>\n<td>yes</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>DC400 Media Upload Events Settings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Event Name</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>ID</strong></th>\n<th><strong>Media</strong></th>\n<th><strong>Enable/Disable</strong>  <br /><strong>Default</strong></th>\n<th><strong>Priority(normal/high) Default</strong></th>\n<th><strong>Audio Enable/Disable</strong></th>\n<th><strong>Send to WebHook by default</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Media-transfer</td>\n<td>Avi file containing audio/video/sensor/gps data uploaded to the cloud</td>\n<td>136</td>\n<td></td>\n<td>always Enable</td>\n<td>high</td>\n<td>always disable</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>Upload Media</td>\n<td>Upload Media</td>\n<td>140</td>\n<td></td>\n<td>always Enable</td>\n<td>always normal</td>\n<td>always disable</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>Media ready</td>\n<td>AVI Media has been extracted into :  <br />  <br />- cabin video and audio file  <br />- front video  <br />- black box data</td>\n<td>141</td>\n<td></td>\n<td>always Enable</td>\n<td>normal</td>\n<td>always disable</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>File upload start</td>\n<td>File upload start</td>\n<td>156</td>\n<td></td>\n<td>enable</td>\n<td>Always normal</td>\n<td>none</td>\n<td>yes</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>DC400 Live Streaming Event Settings</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Event Name</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>ID</strong></th>\n<th><strong>Media</strong></th>\n<th><strong>Enable/Disable</strong>  <br /><strong>Default</strong></th>\n<th><strong>Priority(normal/high) Default</strong></th>\n<th><strong>Audio Enable/Disable</strong></th>\n<th><strong>Send to WebHook by default</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Live Stream Start</td>\n<td>Live Streaming has started</td>\n<td>160</td>\n<td></td>\n<td>enable</td>\n<td>always normal</td>\n<td>none</td>\n<td>yes</td>\n</tr>\n<tr>\n<td>Live Stream Stop</td>\n<td>Live Streaming stopped</td>\n<td>161</td>\n<td></td>\n<td>enable</td>\n<td>always normal</td>\n<td>none</td>\n<td>yes</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries (optional)</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime (optional)</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout (optional)</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"406cd673-df5e-4e16-ab27-f3a2f801ab84","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"0f9be415-e756-4b5f-a57f-24af471954cf","name":"OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"FCWS\": 0,\n        \"Event_129\": {\n            \"Enable\": true,\n            \"AudioVoicePrompt\": \"no\",\n            \"Priority\": \"high\"\n        }\n    },\n    \"webhookConfig\": {\n        \"Event_101\": {\n            \"value\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","disabled":true},{"key":"restApiTimeout","value":"15000","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"},{"id":"bc52a6e1-4761-4d99-80f7-1a31c8875f47","name":"processConfigSetRequest","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n      \"DMS lens covered\": false,\n      \"DMS-debounce-timer\": 300,\n      \"DMS-detection-timer\": 7,\n      \"DMS-fatigue-trigger-timer\": 6,\n      \"FCWS\": 4,\n      \"FCWS-tailgating-debounce-timer\": 300,\n      \"Internal LED Enable\": false,\n      \"LDWS L\": 3,\n      \"LDWS R\": 3,\n      \"LDWS enable\": 3,\n      \"LDWS-debounce-timer\": 300,\n      \"System Audio Prompt Enable\": false,\n      \"TZ\": \"GMT-6\",\n      \"brightness\": 2,\n      \"car-type\": 0,\n      \"mic-enable\": 0,\n      \"img interval\": 3600,\n      \"g-sensor park\": 0,\n      \"Event_101\": {\n         \"Enable\": true,\n         \"Priority\": \"normal\",\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_105\": {\n         \"Enable\": true,\n         \"Priority\": \"normal\",\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_107\": {\n         \"Enable\": true,\n         \"Priority\": \"normal\",\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_102\": {\n         \"Enable\": true,\n         \"Priority\": \"normal\",\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_109\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_108\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"dms-rec park\": 1,\n      \"cut-off voltage timer\": 2,\n      \"cut-off voltage\": 2,\n      \"dms-zoom\": 1,\n      \"g-sensor driving\": 2,\n      \"g-sensor motion\": 2,\n      \"Event_110\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_111\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_114\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      },\n      \"Event_112\": {\n         \"Enable\": true,\n         \"AudioVoicePrompt\": \"yes\"\n      }\n   },\n    \"webhookConfig\": {\n        \"Event_129\": {\n            \"value\": true\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries (optional)","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime (optional)","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout (optional)","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"plain","header":[{"key":"content-type","value":"text/plain;charset=UTF-8"},{"key":"content-length","value":"201"},{"key":"date","value":"Thu, 02 Mar 2023 17:28:17 GMT"}],"cookie":[],"responseTime":null,"body":"401 : [{\"status\":401,\"message\":\"Invalid username or password\",\"errorCode\":10,\"timestamp\":\"2023-03-02T17:28:17.799+00:00\",\"subscriptionErrorCode\":null,\"subscriptionEntry\":null,\"subscriptionValue\":null}]"}],"_postman_id":"267b7313-3f73-4a84-bf8e-22dfd1f2b102"}],"id":"3144185b-766d-4ab6-b6f5-8df2b811831b","description":"<p>The HostView REST API allows us to send an config set and get request to a device. The device configuration request will return a response with status 200 when the configuration command is received. The response returned contains a unique identifier. This identifier allows you to query the response of the RPC.</p>\n","_postman_id":"3144185b-766d-4ab6-b6f5-8df2b811831b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"config DG800","item":[{"name":"Driving Behavior","item":[{"name":"Examples","item":[{"name":"processConfigSetRequest harshaccel - light duty","id":"d16ed83c-a1bb-4f5e-af6b-b35ebe39407c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshaccel\": \"430\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh accelleration event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshaccel  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>430</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"f6c3e970-4930-410d-8576-4178ff32d2ec","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"767f0800-f82f-4317-845b-614ef26c3bb3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshaccel\": \"430\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:44:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"c99a7b1b-07dd-48d6-8a6a-619eb7228918\"\n}"}],"_postman_id":"d16ed83c-a1bb-4f5e-af6b-b35ebe39407c"},{"name":"processConfigSetRequest harshbrake light duty","id":"6ead1025-75c3-406b-ba38-5c2b3e5b82e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshbrake\": \"610\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh braking event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshbrake  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>610</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"f96693eb-0b87-478d-9bdc-0d6d448397db","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"40ff1d04-ab59-43ee-be68-fef525c37630","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshbrake\": \"610\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:43:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"b7483647-f853-4670-954a-9b3111d19961\"\n}"}],"_postman_id":"6ead1025-75c3-406b-ba38-5c2b3e5b82e3"},{"name":"processConfigSetRequest harshturn light duty","id":"9dda85e9-42cd-4c57-b511-7c3f3d1bf4a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshturn\": \"470\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh turn event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshturn  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>470</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"c3b84518-e4e6-4729-b519-301fb287230f","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"9743ceb5-4879-407b-8a05-9dd6381e4aaa","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshturn\": \"470\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:43:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"8b360c18-68e2-4df8-a4c8-20a024b288d8\"\n}"}],"_postman_id":"9dda85e9-42cd-4c57-b511-7c3f3d1bf4a8"},{"name":"processConfigSetRequest harshaccel - medium duty","id":"364d67f0-6a7f-459d-ad37-b30c4d12444e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshaccel\": \"360\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh accelleration event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshaccel  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>430</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"c9a52ed3-7953-4fb0-a6fd-07b2e0c7a8fb","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"cad5e564-487c-4d6e-9ee7-befd90f6b448","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshaccel\": \"430\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:44:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"c99a7b1b-07dd-48d6-8a6a-619eb7228918\"\n}"}],"_postman_id":"364d67f0-6a7f-459d-ad37-b30c4d12444e"},{"name":"processConfigSetRequest harshbrake medium duty","id":"78b1f53b-cc99-4417-b1ae-2b9fb770a938","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshbrake\": \"540\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh braking event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshbrake  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>610</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"72f0d97b-6053-43b4-bf55-eb5c6f73691e","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"2269197f-f2f4-4fc7-8714-75f298177997","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshbrake\": \"610\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:43:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"b7483647-f853-4670-954a-9b3111d19961\"\n}"}],"_postman_id":"78b1f53b-cc99-4417-b1ae-2b9fb770a938"},{"name":"processConfigSetRequest harshturn medium duty","id":"57523d37-5804-44a8-92b8-a79216ad67b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshturn\": \"400\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh turn event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshturn  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>470</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"34d5dcd2-d226-4c82-ba86-1a42492dfd0b","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"54cce5da-03a5-4301-8529-0d79483e18fd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshturn\": \"470\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:43:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"8b360c18-68e2-4df8-a4c8-20a024b288d8\"\n}"}],"_postman_id":"57523d37-5804-44a8-92b8-a79216ad67b7"},{"name":"processConfigSetRequest harshaccel - heavy duty","id":"1a4a2124-6431-418e-916c-c7be2a4497c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshaccel\": \"290\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh accelleration event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshaccel  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>430</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"24c3858f-8df7-4732-83cf-1d09e33f5101","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"ae70194e-7404-4e9a-9674-07c5936ea377","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshaccel\": \"430\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:44:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"c99a7b1b-07dd-48d6-8a6a-619eb7228918\"\n}"}],"_postman_id":"1a4a2124-6431-418e-916c-c7be2a4497c8"},{"name":"processConfigSetRequest harshbrake heavy duty","id":"bc7755d7-0042-4c2c-8f59-021ca8a9dfa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshbrake\": \"470\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh braking event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshbrake  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>610</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"9cf2e009-c068-413a-8b25-96460ae90ee7","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"450d7138-7965-4e2c-9268-b3421667c1bd","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshbrake\": \"610\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:43:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"b7483647-f853-4670-954a-9b3111d19961\"\n}"}],"_postman_id":"bc7755d7-0042-4c2c-8f59-021ca8a9dfa4"},{"name":"processConfigSetRequest harshturn heavy duty","id":"26c09aa1-d285-44f4-9d6d-c2352304f907","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshturn\": \"320\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh turn event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshturn  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>470</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"46fb4b7a-47c5-459a-988e-f9de4b6ad7ca","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"c0614a35-5cf7-4502-bf4d-e45d75259580","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshturn\": \"470\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:43:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"8b360c18-68e2-4df8-a4c8-20a024b288d8\"\n}"}],"_postman_id":"26c09aa1-d285-44f4-9d6d-c2352304f907"}],"id":"a9452030-f704-4640-b6b7-202822fe754a","_postman_id":"a9452030-f704-4640-b6b7-202822fe754a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"processConfigSetRequest harshaccel","id":"925c0fb3-125a-4f06-9cb1-37e24be2fe33","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshaccel\": \"430\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh accelleration event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshaccel  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>430</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"a2d27ad7-8f60-46d9-baed-288243fcf0a1","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"2ef053dd-e238-4d00-b0ab-6c2c4d163c23","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshaccel\": \"430\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:44:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"c99a7b1b-07dd-48d6-8a6a-619eb7228918\"\n}"}],"_postman_id":"925c0fb3-125a-4f06-9cb1-37e24be2fe33"},{"name":"processConfigSetRequest harshbrake","id":"593607b2-2a76-498b-bb5c-efdcde323da8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshbrake\": \"610\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh braking event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshbrake  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>610</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"3dee0791-5c4a-4d02-b6ed-c3c291829b0a","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"4aae27ff-d357-48c9-b486-437745cd3a6e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshbrake\": \"610\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:43:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"b7483647-f853-4670-954a-9b3111d19961\"\n}"}],"_postman_id":"593607b2-2a76-498b-bb5c-efdcde323da8"},{"name":"processConfigSetRequest harshturn","id":"c064d498-0bb3-4161-91dc-ba8f1f7287ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshturn\": \"470\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a harsh turn event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshturn  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>470</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"f30e2ce3-7fc6-4861-90c5-4c2b551247ae","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"e55a0b61-1cc3-4a4c-8283-3a2ba8ee8c64","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"harshturn\": \"470\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:43:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"8b360c18-68e2-4df8-a4c8-20a024b288d8\"\n}"}],"_postman_id":"c064d498-0bb3-4161-91dc-ba8f1f7287ef"},{"name":"processConfigSetRequest highgforce","id":"77d9cd66-ea72-4a56-bda9-83b710f2b838","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"highgforce\": \"700\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the G-force threshold to generate a high G-force event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>highgforce  <br />  <br /></td>\n<td>1 - acceleration threshold (Integer)</td>\n<td>700</td>\n<td>Acceleration in milli-Gs</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"39d6afe2-2120-4c62-b41f-1f8eb5f4b56a","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"69cc9f2d-daeb-45c8-af2e-a188a1025871","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"highgforce\": \"700\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:42:12 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"0c4fd90f-7b4c-449a-8189-3a925607da0d\"\n}"}],"_postman_id":"77d9cd66-ea72-4a56-bda9-83b710f2b838"}],"id":"99099f6a-38de-406a-9f7b-734179bf09a1","description":"<p>Because diifferent vehicles have different weight, suspsension, design etc, we have recommended configurations based on type of vehicle. A group of configurations related to a vehicle can be sent to the device to improve accuracy of events that are triggered. For example, a configuration setting related to the accelerometer in the device that will improve the ability to detect a harsh turn event in the vehicle.</p>\n<p>We've separated the vehicles into 3 main categories for simplicity: Light Duty, Heavy Duty and Medium Duty. Below are the suggested configuration settings for each type.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Light Duty (Passenger car)</strong></th>\n<th></th>\n<th><strong>Medium Duty (Truck/Cube Van)</strong></th>\n<th></th>\n<th><strong>Heavy Duty</strong></th>\n<th></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>harshaccel</td>\n<td>430</td>\n<td>harshaccel</td>\n<td>360</td>\n<td>harshaccel</td>\n<td>290</td>\n</tr>\n<tr>\n<td>harshbrake</td>\n<td>610</td>\n<td>harshbrake</td>\n<td>540</td>\n<td>harshbrake</td>\n<td>470</td>\n</tr>\n<tr>\n<td>harshturn</td>\n<td>470</td>\n<td>harshturn</td>\n<td>400</td>\n<td>harshturn</td>\n<td>320</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"99099f6a-38de-406a-9f7b-734179bf09a1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"OBD ECU Lock","item":[{"name":"processConfigSetRequest rpmecuset","id":"448e5d2d-25c6-47af-9221-b4894ca53a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"rpmecuset\": \"\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the ECU to get RPM from.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.38)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>rpmecuset  <br />  <br /></td>\n<td>1 - ECU number (integer)  <br /></td>\n<td>0</td>\n<td>Range: 1 - 0xFE  <br />The ECU number can be found by running the canstatus command.</td>\n<td>V2.4.38</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"6bebffa0-2f71-4b56-b025-d1dbf0760d9c","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"ab4499ea-4d8f-4f7f-b937-f85e064df5af","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"rpmecuset\": \"\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 18 May 2023 19:51:13 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"e7df9234-0bd2-4273-991b-1b7feca5d5db\"\n}"}],"_postman_id":"448e5d2d-25c6-47af-9221-b4894ca53a19"},{"name":"processConfigSetRequest rtsesecuset","id":"7bd8ca39-6e35-44c1-8710-b38753345022","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"rtsesecuset\": \"\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the ECU to get RTSES from.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.38)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>rtsesecuset  <br />  <br /></td>\n<td>1 - ECU number (integer)  <br /></td>\n<td>0</td>\n<td>Range: 1 - 0xFE  <br />The ECU number can be found by running the canstatus command.</td>\n<td>V2.4.38</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"3f901a80-9423-4d0b-8662-e2c369561d5b","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"434f0572-ed82-4de6-8e56-d78ef1e4dd8a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"rtsesecuset\": \"\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 18 May 2023 19:51:55 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"64cbbcfb-1750-41fe-817e-9fd3228a2429\"\n}"}],"_postman_id":"7bd8ca39-6e35-44c1-8710-b38753345022"}],"id":"65288e4e-3e98-487f-8506-01532890c410","description":"<p>DG800 will always try to use response from the ECU with the lowest number. However, it has been observed on Ford that the engine ECU would stop responding to request. This caused tow alerts. The commands in this section allows us to choose a specific ECU form RPM and RTSES.</p>\n<p>The get the ECU number, run the <strong>canstatus</strong> command. It will list the ECUs it has seen on the vehicle. Uses one of the ECU values as parameters for the commands below.</p>\n","_postman_id":"65288e4e-3e98-487f-8506-01532890c410","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"processConfigSetRequest multiple configs","id":"8ebebeb8-6785-466d-8c88-2ace5d22fb1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gearmap\": \"0,0,0,0,0,0\",\n        \"gearreq\": \"0,0,0,0,0,0,0,0\",\n        \"geardatamask\": \"0,0,0,0,0,0,0\",\n        \"gearresp\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set multiple configs in a single call by adding method name and parameter as comma separated items in a JSON object. See individual documentation of each command for reference on method names and parameters. When this call is sent to the GSX Cloud, the configuration settings are stored in the GSX Cloud, then a request is made to the device to resync the configuration. The resynccfg command prompts the device to start the update config process. Note that the RPC id response in this request tracks the status of the RPC resynccfg request. It does not indicate that the configuration is finished updating on the device.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"2f42bcf8-63a2-4324-953f-09029d9013cd","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"38e457f1-87cc-43e6-8a16-668f18b36c0e","name":"OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gearmap\": \"0,0,0,0,0,0\",\n        \"gearreq\": \"0,0,0,0,0,0,0,0\",\n        \"geardatamask\": \"0,0,0,0,0,0,0\",\n        \"gearresp\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","disabled":true},{"key":"restApiTimeout","value":"15000","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"8ebebeb8-6785-466d-8c88-2ace5d22fb1a"},{"name":"processConfigSetRequest apnlist","id":"58f16dd2-d34d-4f6e-a93d-bd8ee511181c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"apnlist\": \"\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Custom APN list.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />  <br />(As of V2.4.29)  <br />  <br /></th>\n<th><br />  <br /><strong>Description</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Version Added</strong>  <br />  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br />  <br />apnlist  <br />  <br /></td>\n<td><br />  <br />list (string)  <br />  <br /></td>\n<td><br />  <br />,,  <br />  <br /></td>\n<td><br />  <br />In V2.4.3, the list is changed to empty string. APN list will be chosen based on IMSI of the SIM  <br />  <br /></td>\n<td><br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"a2888dea-bf8f-4f5b-b422-60c94a0f5608","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"3f4f6057-f213-42e6-9596-0a3815a6f463","name":"OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"apnlist\": \"\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","disabled":true},{"key":"restApiTimeout","value":"15000","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"58f16dd2-d34d-4f6e-a93d-bd8ee511181c"},{"name":"processConfigSetRequest buzzerfunc","id":"f7e056f8-1f92-498c-8852-8b52197b65d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"buzzerfunc\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the function for the internal buzzer.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />  <br />(As of V2.4.29)  <br />  <br /></th>\n<th><br />  <br /><strong>Description</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Version Added</strong>  <br />  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br />  <br />buzzerFunc  <br />  <br /></td>\n<td><br />  <br />1 - Function (integer)  <br />  <br /></td>\n<td><br />  <br />1  <br />  <br /></td>\n<td><br />  <br />Select the function of the internal buzzer  <br />  <br />0 - No function  <br />  <br />1 - One wire iButton detect  <br />  <br /></td>\n<td><br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"a701b614-48b8-4722-90a7-e4f5fae1f62b","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"69540ed8-492a-4a81-882b-3ff5caa8fc4f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"buzzerfunc\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Fri, 03 Mar 2023 16:39:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"84e6bc18-8d59-4f79-aad3-6e537fb16485\"\n}"}],"_postman_id":"f7e056f8-1f92-498c-8852-8b52197b65d1"},{"name":"processConfigSetRequest canautobaud","id":"8f3f6752-1f5d-46ea-8584-22d221ce1058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"canautobaud\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>By default, CAN bus auto discovery is done in silent mode for J1939. However, some vehicles has a gateway between the DG800 and the internal CAN bus, and unless it can detect an external device (this can only be done if the external device is not in silent mode), no data will be broadcasted by the gateway. This command can change the auto bus discovery algorithm to put the CAN transceiver into normal mode instead of silent mode.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />  <br />(As of V2.4.29)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>canautobaud</td>\n<td>Mode (integer)</td>\n<td>0</td>\n<td>Mode:  <br />  <br />0 - default  <br />  <br />1 - J1939 500K normal mode  <br />  <br />2 - J1939 250K normal mode  <br />  <br />3 - J1939 500K/250K normal mode  <br />1 - One wire iButton detect</td>\n<td>V2.4.44</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"6d84e4fb-3f43-4551-a066-c6bc17dc0f44","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"47724d65-b307-4815-83d7-e64712290091","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"canautobaud\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Tue, 19 Mar 2024 15:19:37 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"a2f5e418-61df-4246-a7d9-f0fa5ee6c877\"\n}"}],"_postman_id":"8f3f6752-1f5d-46ea-8584-22d221ce1058"},{"name":"processConfigSetRequest canbackoff","id":"336293f5-6b77-4e9c-a19d-99b9ce597e9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"canbackoff\": \"1,60\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>The CAN back off behavior tells DG800 to stop sending out request over the CAN bus if it sees another scanner. (ie, Another device that sends out 0x7df requests)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />  <br />(As of V2.4.29)  <br />  <br /></th>\n<th><br />  <br /><strong>Description</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Version Added</strong>  <br />  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br />  <br />canbackoff  <br />  <br /></td>\n<td><br />  <br />enable (0 or 1)  <br />  <br />can backoff timeout (integer)  <br />  <br /><strong>no parameters</strong>:  <br />  <br />sets backoff timeout and enable to default values  <br />  <br /><strong>one parameter:</strong>  <br />  <br /><strong>two parameters:</strong>  <br />  <br />1st  <br />  <br />2nd  <br />  <br /></td>\n<td><br />  <br />0 (disable)  <br />  <br />60 (seconds)  <br />  <br /></td>\n<td><br />  <br />enables/disables the CAN  <br />  <br />backoff feature and sets the CAN backoff timeout time.  <br />  <br />Note: a “0” for the backoff timeout time parameter will keep the previous value  <br />  <br /></td>\n<td><br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"f1059695-9507-463d-bd5b-b5ed9f1e9b31","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"191d3c9b-c6fe-43cd-9ef4-f6bce64456a4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"canbackoff\": \"1,60\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Fri, 03 Mar 2023 16:37:49 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"9601bc72-0ac4-4517-a681-2693f7f2960e\"\n}"}],"_postman_id":"336293f5-6b77-4e9c-a19d-99b9ce597e9f"},{"name":"processConfigSetRequest canpref","id":"7c80ad92-1ef8-4664-b07d-b97c2d11f914","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"canpref\": \"0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Choose preferred protocol for each CAN interface:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />  <br />(As of V2.4.29)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>canpref</td>\n<td>1 - CAN1 mode (integer)  <br />2 - CAN2 mode (integer)</td>\n<td>6,0</td>\n<td><b>mode </b> <b>CAN mode</b>  <br />  <br />0 auto  <br />  <br />1 J1979  <br />  <br />2 J1939 250K  <br />  <br />3 J1939 500K  <br />  <br />4 J1939 250K -odometer only  <br />  <br />5 J1939 500K -odometer only  <br />  <br />6 J1939 250K/500K -odometer only  <br />  <br />Note: modes 4 to 6 are only supported on CAN1</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"270415d8-6119-4d8e-b699-b4cc3178ef15","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"f910da83-cf28-44e9-858b-38dfbfa8b11a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"canpref\": \"0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Fri, 03 Mar 2023 16:40:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"0f76afac-728b-4330-ab7e-02ed2ef9bdd8\"\n}"}],"_postman_id":"7c80ad92-1ef8-4664-b07d-b97c2d11f914"},{"name":"processConfigSetRequest canswitch","id":"96e10e12-6062-48a4-bec7-2f00c942ae58","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"canswitch\": \"2\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the CAN interface used to connect to the vehicle bus.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />  <br />(As of V2.4.29)  <br />  <br /></th>\n<th><br />  <br /><strong>Description</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Version Added</strong>  <br />  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>canswitch  <br /></td>\n<td>mode (integer)  <br /></td>\n<td>2</td>\n<td>1 - CAN1 interface  <br />2 - CAN2 interface</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"ebf6992a-65ba-4f40-836f-c3299f8d4171","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"995f2707-cb88-4475-825b-793f41a86907","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"canswitch\": \"2\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Fri, 03 Mar 2023 16:41:27 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"4019928f-a01f-4b2b-a201-acb641cc932f\"\n}"}],"_postman_id":"96e10e12-6062-48a4-bec7-2f00c942ae58"},{"name":"processConfigSetRequest consoleout","id":"4e979655-79f5-465d-9b99-c3aa6e4e6bd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"consoleout\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Select the port for console output.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />  <br />(As of V2.4.29)  <br />  <br /></th>\n<th><br />  <br /><strong>Description</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Version Added</strong>  <br />  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>consoleout</td>\n<td>1 - mode (integer)  <br /></td>\n<td>1</td>\n<td>1 - Internal UART port  <br />  <br />2 - External RS232 port</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"85dc5a0c-ebcf-4623-81b3-41da14e631d5","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"f73c5150-abc6-4c2b-9f33-5a53572c9c77","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"consoleout\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Fri, 03 Mar 2023 16:42:05 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"32513026-0777-4f4b-8eac-f92436c4e63b\"\n}"}],"_postman_id":"4e979655-79f5-465d-9b99-c3aa6e4e6bd4"},{"name":"processConfigSetRequest cutoffvoltage","id":"a4157aaf-c57f-4f67-9ed0-0f7af445fd85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"cutoffvoltage\": \"0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Use vehicle battery Cut off voltage to trigger ignition off.  </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />  <br />(As of V2.4.59)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>cutoffvoltage</td>\n<td>1 - enable (integer)  <br />  <br />2 - cutoff voltage (Integer)</td>\n<td>0,0</td>\n<td>1 -Enable:  <br />  <br />use vehicle battery Cut off voltage to trigger ignition off  <br />  <br />2 - cutoff voltage:  <br />  <br />cutoff voltage in mV</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"0ea50d40-920c-4d16-8a55-4f68485c830d","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[],"_postman_id":"a4157aaf-c57f-4f67-9ed0-0f7af445fd85"},{"name":"processConfigSetRequest data","id":"a7e34e5c-de40-4d26-b384-a46adb54e483","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"data\": \"server:port,username,password\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>MQTT data server configuration.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />  <br />(As of V2.4.29)  <br />  <br /></th>\n<th><br />  <br /><strong>Description</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Version Added</strong>  <br />  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br />  <br />data  <br />  <br /></td>\n<td><br />  <br /></td>\n<td><br />  <br /></td>\n<td><br />  <br /></td>\n<td><br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br /></td>\n<td><br />  <br />URL:Port (string)  <br />  <br /></td>\n<td><br />  <br /></td>\n<td><br />  <br />Server address and port number  <br />  <br />2.4.29 - default URL is empty  <br />  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td><br />  <br /></td>\n<td><br />  <br />UID (string)  <br />  <br /></td>\n<td><br />  <br /></td>\n<td><br />  <br />(optional) user ID  <br />  <br /></td>\n<td></td>\n</tr>\n<tr>\n<td><br />  <br /></td>\n<td><br />  <br />Password (string)  <br />  <br /></td>\n<td><br />  <br /></td>\n<td><br />  <br />(optional) password  <br />  <br /></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"24b3c5bd-ad98-4883-a2cd-1ca65fd39caa","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"ab291d4d-f53c-481f-b9d9-22f756a03dd2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"data\": \"server:port,username,password\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:46:14 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"a77bdc99-266c-46e1-983b-5c96cc9226b9\"\n}"}],"_postman_id":"a7e34e5c-de40-4d26-b384-a46adb54e483"},{"name":"processConfigSetRequest dc400","id":"af6e7b66-51ed-47c9-b4de-d4073b62f8dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"dc400\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>MQTT data server configuration.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />  <br />(As of V2.4.56)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>dc400</td>\n<td>1 - mode (integer)  <br />  <br />2 - dc400 SN (string)</td>\n<td>1,</td>\n<td>1 - Modes:  <br />  <br />0 - DC400 support off  <br />  <br />1 - DC400 is optional and ssid will not be changed  <br />  <br />2 - Using the DC400 serial number provided, update SSID to match the default SSID that DC400 is looking for.  <br />  <br />2 - dc400 SN:  <br />  <br />String to be used in SSID if mode 2 is chosen</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"438dae28-0244-4ed9-be7e-9f614dda566b","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"879ad6a3-53f4-4d40-8859-cd930d43d417","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"dc400\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Tue, 19 Mar 2024 15:22:06 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"24ea1c44-13e4-4c98-a8a6-7b37b87f842a\"\n}"}],"_postman_id":"af6e7b66-51ed-47c9-b4de-d4073b62f8dd"},{"name":"processConfigSetRequest fwversion","id":"d6435f68-d15e-4862-8977-b0d7ff522c15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"fwversion\": \"version name\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Tell firmware to upgrade to the specified version. The firmware will wait for certain conditions (ignition off with network access) to be met before attempting firmware upgrade.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br />  <br />fwversion  <br />  <br /></td>\n<td><br />  <br />version name (string)</td>\n<td><br />  <br />““</td>\n<td><br />  <br />Example: fwversion,2.1.16#  <br />If the DG800 is not already on version 2.1.16, it will fetch the firmware file (DG800_V2.1.16.bin) from FTP server.  <br />  <br />  <br /></td>\n<td><br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"0a9f560c-b846-4036-acf6-7bfbb2344563","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"7565eefa-8b4e-4731-ba61-012d525b307a","name":"OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"fwversion\": \"version name\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","disabled":true},{"key":"restApiTimeout","value":"15000","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"d6435f68-d15e-4862-8977-b0d7ff522c15"},{"name":"processConfigSetRequest fwupgrademode","id":"a87f22db-0cc4-42b1-9185-3321b6deaff7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"fwupgrademode\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Configure the conditions for when firmware upgrade can start.</p>\n<p>By default, the device waits for ignition off to perform firmware upgrade. However, in some vehicles, external voltage is not supplied after igntion is turned off. For these vehicles Firmware upgrade should not wait for ignition off.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>fwupgrademode  <br />  <br /></td>\n<td>mode (integer)</td>\n<td>““</td>\n<td>0 - Perform firmware upgrade as soon as possible  <br />1 - Perform firmware upgrade only after ignition off.  <br />  <br />Example: fwversion,2.1.16#  <br />If the DG800 is not already on version 2.1.16, it will fetch the firmware file (DG800_V2.1.16.bin) from FTP server.</td>\n<td>V2.4.31</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"97c8d848-32ec-4ae7-abf0-1fdc5598b46b","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"eeb3a1f7-56f9-40d0-a612-ff035298ac1b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"fwupgrademode\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Fri, 03 Mar 2023 16:42:46 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"c4d77c09-11e9-43e4-a23d-79ce9ac76668\"\n}"}],"_postman_id":"a87f22db-0cc4-42b1-9185-3321b6deaff7"},{"name":"processConfigSetRequest geardatamask","id":"6b719ed4-d48d-43d1-8170-9f05bd1a6d1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"geardatamask\": \"0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>DG800 will look for the gear status in the data mask provided.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>geardatamask  <br />  <br /></td>\n<td>1 - CAN byte mask 1 (integer)  <br />2 - CAN byte mask 2 (integer)  <br />3 - CAN byte mask 3 (integer)  <br />4 - CAN byte mask 4 (integer)  <br />5 - CAN byte mask 5 (integer)  <br />6 - CAN byte mask 6 (integer)  <br />7 - CAN byte mask 7 (integer)</td>\n<td>0,0,0,0,0,0,0</td>\n<td>Bit mask to identify where the gear status is located in the CAN message.  <br />Example:  <br />geardatamask,0x0,0x0,0x0,0x0,0xf,0x0,0x0,0x0</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"92591a96-7397-4f8e-a08d-b1b6b9cbf07c","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"54dd2bc3-8cf7-476f-b96e-0c011a6cf167","name":"OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"geardatamask\": \"0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","disabled":true},{"key":"restApiTimeout","value":"15000","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"6b719ed4-d48d-43d1-8170-9f05bd1a6d1c"},{"name":"processConfigSetRequest gearmap","id":"2747e640-cb13-4129-8e10-5d1f1c1944a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gearmap\": \"0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>This command maps the value returned by the vehicle to a gear.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>gearmap  <br />  <br /></td>\n<td>1 - Value when gear status is in Park.(integer)  <br />2 - Value when gear status is in Reverse.(integer)  <br />3 - Value when gear status is in Neutral.(integer)  <br />4 - Value when gear status is in Drive.(integer)  <br />5 - Value when gear status is in Drive 2.(integer)  <br />6 - Value when gear status is in Drive 3.(integer)  <br />  <br /></td>\n<td>0,0,0,0,0,0,0</td>\n<td>Maps the value to a gear status.  <br />  <br />Example:  <br />gearmap,0,10,20,30,  <br /></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"d03251d9-d639-4847-b11e-945b0068762e","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"f060d8ac-3aae-4394-ac50-f0bf0266acf3","name":"OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gearmap\": \"0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","disabled":true},{"key":"restApiTimeout","value":"15000","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"2747e640-cb13-4129-8e10-5d1f1c1944a9"},{"name":"processConfigSetRequest gearreq","id":"0be530b1-aa89-4329-ba32-9f97100fa310","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gearreq\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>The DG800 will send the specified CAN frame to request for gear status.</p>\n<p>Note: Trailing 0's on the CAN frame can be omitted.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>gearreq  <br />  <br /></td>\n<td>1 - CAN address (integer)  <br />2 - CAN data byte 1 (integer)  <br />3 - CAN data byte 2 (integer)  <br />4 - CAN data byte 3 (integer)  <br />5 - CAN data byte 4 (integer)  <br />6 - CAN data byte 5 (integer)  <br />7- CAN data byte 6 (integer)  <br />8 - CAN data byte 7 (integer)  <br /></td>\n<td>0,0,0,0,0,0,0,0</td>\n<td>The CAN frame to request for gear status  <br />  <br />Example:  <br />gearreq,0x7df,0x2,0x1,0x4e,0x0,0x0,0x0,0x0,0x0  <br />or gearreq,0x7df,0x2,0x1,0x4e</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries (optional)</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime (optional)</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout (optional)</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"86eb94fc-d44e-4db9-97d5-7873deea0959","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"8ae1be2a-18a1-4685-86e2-15ddd7b458e1","name":"OK","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gearreq\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","disabled":true},{"key":"restApiTimeout","value":"15000","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"},{"id":"0fd0c589-abfe-4115-84d9-476564fc12c1","name":"401 Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gearreq\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries (optional)","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime (optional)","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout (optional)","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"plain","header":[{"key":"content-type","value":"text/plain;charset=UTF-8"},{"key":"content-length","value":"201"},{"key":"date","value":"Tue, 28 Feb 2023 22:15:36 GMT"}],"cookie":[],"responseTime":null,"body":"401 : [{\"status\":401,\"message\":\"Invalid username or password\",\"errorCode\":10,\"timestamp\":\"2023-02-28T22:15:36.993+00:00\",\"subscriptionErrorCode\":null,\"subscriptionEntry\":null,\"subscriptionValue\":null}]"}],"_postman_id":"0be530b1-aa89-4329-ba32-9f97100fa310"},{"name":"processConfigSetRequest gearresp","id":"8613400b-5c9d-4a19-a82e-dbfb44030c4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gearresp\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>DG800 will look for the specified CAN frame for the gear status.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>gearresp  <br />  <br /></td>\n<td>1 - CAN address (integer)  <br />2 - CAN data byte 1 (integer)  <br />3 - CAN data byte 2 (integer)  <br />4 - CAN data byte 3 (integer)  <br />5 - CAN data byte 4 (integer)  <br />6 - CAN data byte 5 (integer)  <br />7- CAN data byte 6 (integer)  <br />8 - CAN data byte 7 (integer)  <br /></td>\n<td>0,0,0,0,0,0,0,0</td>\n<td>The CAN frame to match. This CAN frame will contain the gear status.  <br />  <br />Example:  <br />  <br />gearresp,0x7e8,0x4,0x41,0x4e,0x0,0x0,0x0,0x0,0x0  <br />  <br />or gearresp,0x7e8,0x4,0x41,0x4e</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"ef3f6d4d-cb24-4fad-90da-1684d56169b4","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"a71e8b1d-b5d6-43ab-8d88-86d19dbc0f82","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gearresp\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Fri, 03 Mar 2023 16:35:21 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"5934bf35-c947-4c55-bb4f-704d99bb9974\"\n}"}],"_postman_id":"8613400b-5c9d-4a19-a82e-dbfb44030c4c"},{"name":"processConfigSetRequest gpsswitch","id":"ab079788-815a-4745-b5f8-4a95b8e51b44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gpsswitch\": \"2\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Switch the GPS antenna.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>gpsswitch  <br />  <br /></td>\n<td>1 - Antenna (integer)  <br /></td>\n<td>2</td>\n<td>Select which GPS antenna to use  <br />  <br />0 - external antenna  <br />  <br />1 - internal antenna  <br />  <br />2 - automatically choose the best antenna</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"df7781dc-ef69-438f-a7d4-6abaf441e8bf","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"92ca3a42-6af3-475c-9c2f-141ec42ee804","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"gpsswitch\": \"2\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:44:56 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"a1b3b63d-ac4d-4a26-8552-6b6a881d6794\"\n}"}],"_postman_id":"ab079788-815a-4745-b5f8-4a95b8e51b44"},{"name":"processConfigSetRequest heading","id":"a887f0c4-594b-4c12-a35e-c87e2c602431","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"heading\": \"40,2\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Modify the criteria for heading change event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>heading  <br />  <br /></td>\n<td>1 - Turn degree (integer)  <br />2 - heading count (integer) 1 - The degree change in heading change  <br /></td>\n<td>40,2</td>\n<td>1 - The degree change in heading change  <br />  <br />2 - The number of heading changes occur in succession. (This is used to filter GPS jumps)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"5bd4800d-3241-4712-bcd0-c8f6299bfbca","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"1c6ec14a-511b-4ad2-a37d-a3a7eb1564e1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"heading\": \"40,2\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:43:04 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"f45f0bb2-608d-470e-93a3-aa217df014c4\"\n}"}],"_postman_id":"a887f0c4-594b-4c12-a35e-c87e2c602431"},{"name":"processConfigSetRequest heartbeat","id":"c6b5ee3c-747b-4fb6-95dd-af0dcb282367","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"heartbeat\": \"12\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Modify the heartbeat interval of the DG800. This will also wake up the DG800 to send a heartbeat event if the unit is in sleep mode</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>heartbeat  <br />  <br /></td>\n<td>1 - time interval (integer)  <br /></td>\n<td>12</td>\n<td>Time interval in hours</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"2830a4ed-d20d-44a0-be6d-455dc988f752","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"c37b9080-92a1-4523-ba85-8060afb06ea5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"heartbeat\": \"12\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:42:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"5d228854-de58-4301-acfb-cb8291241858\"\n}"}],"_postman_id":"c6b5ee3c-747b-4fb6-95dd-af0dcb282367"},{"name":"processConfigSetRequest ibuttonalarm","id":"7e7af83b-647e-4fe9-b755-551cbd05c5e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"ibuttonalarm\": \"0,5,300\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the buzzer behavior for iButton detection. This command is used to remind the driver to present the iButton after turning on ignition.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ibuttonalarm  <br />  <br /></td>\n<td>1 - Enable (integer)  <br />  <br />2 - Alarm delay after ignition (integer)  <br />  <br />3 - Ignition expiration time (integer)</td>\n<td>0,5,300</td>\n<td>Set iButton buzzer behavior  <br />  <br />1- Enable:  <br />  <br />Enable/disable buzzer for iButton  <br />  <br />2 - Alarm delay after ignition:  <br />  <br />Sound the alarm X number of seconds after ignition is on.  <br />  <br />3 - Ignition expiration time:  <br />  <br />If ignition is on within X seconds since the last ignition off, iButton doesn’t need to be presented and buzzer won’t be turned on.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"b0f72415-51b5-4012-9a1c-91af344a3bfe","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"f295f16e-b6b9-4b11-8e43-cce87b94fdc0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"ibuttonalarm\": \"0,5,300\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:41:47 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"130b73cb-bf74-4ccb-b00d-c79818311562\"\n}"}],"_postman_id":"7e7af83b-647e-4fe9-b755-551cbd05c5e5"},{"name":"processConfigSetRequest idlingalert","id":"1844a025-e738-4df8-af48-b0da8e88c7d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"idlingalert\": \"300\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>StartFragment</p>\n<p>Defines the interval for idling event after vehicle has come to a stop.</p>\n<p>EndFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>idlingalert  <br />  <br /></td>\n<td>1 - time (integer)</td>\n<td>300</td>\n<td>Time in seconds</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"45e153cc-9c80-41f1-94a7-c9ffa521e615","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"b75f60cf-771e-4930-9e92-441957f7402d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"idlingalert\": \"300\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:41:25 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"3fa0bbe9-317f-4c10-8c27-22533b963bee\"\n}"}],"_postman_id":"1844a025-e738-4df8-af48-b0da8e88c7d2"},{"name":"processConfigSetRequest ignvoltage","id":"104b9282-ac67-4b11-b2f0-11c864acce19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"ignvoltage\": \"1,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Configure ignition detection using voltage.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ignvoltage  <br />  <br /></td>\n<td>1 - Enable (integer)  <br />  <br />2 - Voltage (integer)</td>\n<td>1,0</td>\n<td>1 - Enable:  <br />  <br />Use voltage ignition detection  <br />  <br />2 - Voltage:  <br />  <br />Voltage in mV (When this value is 0, DG800 will use a default value based on whether it is connected to a 12V or 24V battery)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"a4b0cfba-2e68-471b-93aa-b0ede5cca6db","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"33c1adea-b7ca-4702-a09a-fd214001c87f","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"ignvoltage\": \"1,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:41:02 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"a0e15820-4dc9-445b-b90e-aa75a4adb2b7\"\n}"}],"_postman_id":"104b9282-ac67-4b11-b2f0-11c864acce19"},{"name":"processConfigSetRequest imu","id":"471e3c30-70b4-4158-bb06-1a0b0531cb9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"imu\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>IMU configuration to change the wakeup sensitivity.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>imu  <br />  <br /></td>\n<td>1 - wakeup sensitivity level (integer)</td>\n<td>1</td>\n<td>0 - highly sensitive  <br />  <br />1  <br />  <br />2  <br />  <br />3 - least sensitive</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"229aa04d-bc6c-4cca-9e89-5e7a2a11c72a","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"9d619f5a-2841-45aa-8d0a-3fa7bbed1769","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"imu\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:40:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"656cee64-8eeb-414a-aac5-4e37a6232db0\"\n}"}],"_postman_id":"471e3c30-70b4-4158-bb06-1a0b0531cb9a"},{"name":"processConfigSetRequest in1func","id":"2c931201-5846-4d10-97a4-4be745ef0232","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"in1func\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the function of input 1.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>in1func  <br />  <br /></td>\n<td>1 - function (integer)</td>\n<td>1</td>\n<td>0 - General input  <br />  <br />1 - Ignition input  <br />  <br />2 - Accessory input  <br />  <br />3 - CAN backoff</td>\n<td>V2.4.36</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"ad6fc4f8-a240-4ff9-903e-b6018b0e65ec","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"5dd23dfa-1bf7-4a76-af69-66a47c92cf5e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"in1func\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:40:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"bed6c42e-1d10-4018-a710-498c120217e1\"\n}"}],"_postman_id":"2c931201-5846-4d10-97a4-4be745ef0232"},{"name":"processConfigSetRequest in2func","id":"0c6a2765-357f-40eb-9c80-e6add2f43c91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"in2func\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the function of input 2.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>in2func  <br />  <br /></td>\n<td>1 - function (integer)</td>\n<td>0</td>\n<td>0 - General input  <br />  <br />1 - Ignition input  <br />  <br />2 - Accessory input  <br />  <br />3 - CAN backoff</td>\n<td>V2.4.36</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"7a5eb4fc-6b45-480f-aa51-4793fdce844d","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"20d08269-8bb4-4386-b362-3c4885110c37","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"in2func\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:39:48 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"8477f7fe-34be-4abf-8c9f-8f1b39d61af6\"\n}"}],"_postman_id":"0c6a2765-357f-40eb-9c80-e6add2f43c91"},{"name":"processConfigSetRequest in3func","id":"ad174bf3-143c-4d23-b582-481cbb9852ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"in3func\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the function of input 3.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>in3func  <br />  <br /></td>\n<td>1 - function (integer)</td>\n<td>0</td>\n<td>0 - General input  <br />  <br />1 - Ignition input  <br />  <br />2 - Accessory input  <br />  <br />3 - CAN backoff</td>\n<td>V2.4.36</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"328cdda3-4aba-4859-ae83-8fe1d95a17e6","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"1eb742ae-6be6-4a75-8de6-cf1d76524aeb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"in3func\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:39:29 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"ffbe80c4-e93f-45e6-a923-16a62550f4bd\"\n}"}],"_postman_id":"ad174bf3-143c-4d23-b582-481cbb9852ab"},{"name":"processConfigSetRequest in4func","id":"213edaf6-d441-4a49-92b2-194a1edf9f5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"in4func\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the function of input 4.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>in4func  <br />  <br /></td>\n<td>1 - function (integer)</td>\n<td>0</td>\n<td>0 - General input  <br />  <br />1 - Ignition input  <br />  <br />2 - Accessory input  <br />  <br />3 - CAN backoff</td>\n<td>V2.4.36</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"615e573f-8ffc-4985-a65d-e61adef7ec77","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"04c1ffdc-3331-4610-bdff-d859e3dac881","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"in4func\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:39:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"4247bdc7-9cab-436c-aa58-cd62c9506a7d\"\n}"}],"_postman_id":"213edaf6-d441-4a49-92b2-194a1edf9f5c"},{"name":"processConfigSetRequest inputremap","id":"0126e25c-1e26-404f-946d-ca9da2fdd23f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"inputremap\": \"0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Provide new mapping of the input events.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.4.61)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>inputremap</td>\n<td>1 - input1 map (integer)  <br />  <br />2 - input2 map (integer)  <br />  <br />3 - input3 map (integer)  <br />  <br />4 - input4 map (integer)</td>\n<td>0,0,0,0</td>\n<td>Example: inputremap,4,3,2,1  <br />  <br />Input 1 states will be reported with input 4 events  <br />  <br />Input 2 states will be reported with input 3 events  <br />  <br />Input 3 states will be reported with input 2 events  <br />  <br />Input 1 states will be reported with input 4 events</td>\n<td>V2.4.61</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"c7a8b0e9-b498-46dd-8837-eb25766418af","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"e6834e1c-d6b1-4422-adc8-5d6867180c1b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"inputremap\": \"0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Tue, 19 Mar 2024 15:23:38 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"b36759c5-583e-46a1-bca9-048f3474f3c5\"\n}"}],"_postman_id":"0126e25c-1e26-404f-946d-ca9da2fdd23f"},{"name":"processConfigSetRequest interval","id":"3b542438-3994-4e54-a9b2-d3c36132f096","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"interval\": \"30,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>How often to generate periodic events when the vehicle is moving.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>interval  <br />  <br /></td>\n<td>1 - time (integer)  <br />2 - distance (integer)</td>\n<td>30,0</td>\n<td>1 - Time interval in seconds  <br />  <br />2 - Distance interval in meters (0 - 10000)  <br />  <br />Examples:  <br />0,0 - Interval event is disabled  <br />  <br />X:0 - Interval event is generated periodically  <br />  <br />0:Y - Interval event is generated based on distance travelled.  <br />  <br />X:Y - Interval event is generated based on time and distance depending on which condition is met first.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"2d9a84a6-3fee-4b57-82fe-01cf944c68e8","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"56717271-be0f-4e87-9ec9-19ab68f0ddd2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"interval\": \"30,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:38:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"dedd9fe0-0056-4589-a4af-10e9200a3560\"\n}"}],"_postman_id":"3b542438-3994-4e54-a9b2-d3c36132f096"},{"name":"processConfigSetRequest j1708enable","id":"80e2cce9-480e-4beb-85f3-7f7c1ce78b0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"j1708enable\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Enable/disable J1708 bus</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>j1708enable  <br />  <br /></td>\n<td>1 - Enable (integer)  <br /></td>\n<td>0</td>\n<td>0 - Disable  <br />  <br />1 - Enable</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"eccac7ea-0f7f-4525-9743-04299a011855","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"e846e78e-e0ae-428c-b57b-80d540947fc2","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"j1708enable\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:37:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"8e316509-b37b-4ea8-a865-d6bf2eb50e13\"\n}"}],"_postman_id":"80e2cce9-480e-4beb-85f3-7f7c1ce78b0e"},{"name":"processConfigSetRequest j1708pref","id":"37dfb7bd-f085-4101-951f-b6e845934808","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"j1708pref\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the priority of the vehicle bus data when J1708 and J1939 are available at the same time.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>j1708pref  <br />  <br /></td>\n<td>1 - Mode (integer)  <br /></td>\n<td>0</td>\n<td>0 - Prioritize J1939  <br />  <br />1 - Prioritize J1708</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"41fae9b4-7935-47b6-8b52-513c2728af49","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"cad4298f-948a-4493-85fb-0ae408d7ee43","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"j1708pref\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:37:14 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"db4dd40c-230f-45a5-917d-bc95871d39e5\"\n}"}],"_postman_id":"37dfb7bd-f085-4101-951f-b6e845934808"},{"name":"processConfigSetRequest logprint","id":"bd996f82-a9fa-4b26-b204-3c50e693319e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"logprint\": \"0,0x3418a\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Turn on logging on the console port.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>logprint  <br />  <br /></td>\n<td>1 - enable (integer)  <br />2 - module mask (integer)</td>\n<td>0, 0x3418a</td>\n<td>Configures which modules to be enabled for logging.  <br />  <br />The module mask can be calculated as below:  <br />  <br />module mask = (1 &lt;&lt; module1)</td>\n<td>(1 &lt;&lt; module2)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"5de22f6a-e80c-4c51-b97a-a5457deba31f","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"75c4aff9-6575-44ee-8d9f-93fce454ece7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"logprint\": \"0,0x3418a\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:36:44 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"68821164-6de6-4101-bd2a-1c0d723592a4\"\n}"}],"_postman_id":"bd996f82-a9fa-4b26-b204-3c50e693319e"},{"name":"processConfigSetRequest lowinterval","id":"ce394d9e-bd48-46a5-a289-706e938a0509","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"lowinterval\": \"0,30,80\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Interval report at low speed.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.5.12)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>lowinterval</td>\n<td>1 - speed threshold (integer)  <br />2 - time (integer)  <br />3 - distance (integer)</td>\n<td>0,30,80</td>\n<td>Vehicle travel below this speed will report at interval specified by the parameters below  <br />  <br />2 - Time interval (seconds)  <br />  <br />3 - Distance interval (meters) maxValue: 10000</td>\n<td>2.5.12</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"7720196f-dd09-4ccd-950c-a271a64c693d","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"d501ad0c-4a8e-4ccc-8df5-9ea2bfac4051","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"lowinterval\": \"0,30,80\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:36:44 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"68821164-6de6-4101-bd2a-1c0d723592a4\"\n}"}],"_postman_id":"ce394d9e-bd48-46a5-a289-706e938a0509"},{"name":"processConfigSetRequest ododatamask","id":"0bf60d3e-754e-4571-b6be-d3b3c75e34c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"ododatamask\": \"0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>DG800 will look for the odometer in the data mask provided.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ododatamask  <br />  <br /></td>\n<td>1 - CAN byte mask 1 (integer)  <br />2 -CAN byte mask 2 (integer)  <br />3 -CAN byte mask 3 (integer)  <br />4 -CAN byte mask 4 (integer)  <br />5 - CAN byte mask 5 (integer)  <br />6 - CAN byte mask 6 (integer)  <br />7 - CAN byte mask 7 (integer)</td>\n<td>0,0,0,0,0,0,0</td>\n<td>Bit mask to identify where the odometer is located in the CAN message.  <br />Example:  <br />ododatamask,0x0,0x0,0x0,0x0,0xf,0x0,0x0,0x0</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"a163f3d1-d330-4a07-92b6-9263ea250175","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"f278e7b3-9d3f-4f7d-897a-063dcb5d4486","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"ododatamask\": \"0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:36:09 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"26eb14fc-df20-4718-8471-701abaafdde9\"\n}"}],"_postman_id":"0bf60d3e-754e-4571-b6be-d3b3c75e34c3"},{"name":"processConfigSetRequest odoecuset","id":"1607aae8-a039-4987-a2fb-8fb416f2bcab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odoecuset\": \"0,0xff\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.5.2)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>odoecuset</td>\n<td>1 - Odometer type (Integer)  <br />  <br />2 -Preferred odometer ECU number (Integer)</td>\n<td>0,0xff</td>\n<td>Odometer Type:  <br />  <br />0 - odometer preferred ECU disabled  <br />  <br />1 - high resolution odometer preferred  <br />  <br />2 -standard resolution odometer preferred  <br />  <br />Preferred Odometer ECU number:  <br />  <br />Sets the preferred ECU number to record Odometer data. xff disables preferred ECU. J1939 only.  <br />  <br />The “odolist” command returns the all the ECU numbers, and their corresponding data, that are currently reporting odometer data.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"3e56afe6-a430-49bf-aff1-f0f8b5cfc4cb","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"65e68b2b-46c7-4d1d-8866-ad458a7082a5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odoecuset\": \"0,0xff\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Tue, 19 Mar 2024 15:23:59 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"3c3c6251-35f6-43e0-9b02-d842158b6776\"\n}"}],"_postman_id":"1607aae8-a039-4987-a2fb-8fb416f2bcab"},{"name":"processConfigSetRequest odoformat","id":"9369952c-7df3-4130-acdf-2ec080bc3960","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odoformat\": \"1,0.000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>DG800 will transform the odometer value received from the proprietary CAN message using the rules provided.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>odoformat  <br />  <br /></td>\n<td>1 - Endian (integer)  <br />  <br />2 - Scale (float)  <br /></td>\n<td>1,0.000</td>\n<td>1 - Endianess of the odometer received from vehicle.  <br />  <br />0 = Little endian  <br />  <br />1 = Big endian  <br />  <br />2 - Scale of the odometer (float). The received odometer will be divided by this number.  <br />  <br />Example:  <br />  <br />odoformat,1,1.0</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"5f502ab3-c345-4e76-87c7-58869834062f","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"2f9349cb-3040-4fd0-9882-0fed132e9991","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odoformat\": \"1,0.000\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:35:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"5a50886c-cf3d-42e9-aa42-cb4ec112ef03\"\n}"}],"_postman_id":"9369952c-7df3-4130-acdf-2ec080bc3960"},{"name":"processConfigSetRequest odooffset","id":"9f36da9b-3b3d-48af-96c6-1351bc41a676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odooffset\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Apply offset value to ECM odometer before reporting to the cloud.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>odooffset  <br />  <br /></td>\n<td>1 - Odometer offset (integer)  <br /></td>\n<td>0</td>\n<td>1 - offset in km</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"9620072a-4516-4bd0-ad23-88fc6c986eb8","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"fe26acbb-917f-4a50-9d6e-b97d2ed3a1ac","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odooffset\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:34:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"f72ff24e-6495-4155-b998-098f5af9ad29\"\n}"}],"_postman_id":"9f36da9b-3b3d-48af-96c6-1351bc41a676"},{"name":"processConfigSetRequest odoreq","id":"e58c31b8-b482-4558-8bbf-a2674503a9c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odoreq\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>The DG800 will send the specified CAN frame to request for odometer.</p>\n<p>Note: Trailing 0's on the CAN frame can be omitted.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>odoreq  <br />  <br /></td>\n<td>1 - CAN address (integer)  <br />2 - CAN data byte 1 (integer)  <br />3 - CAN data byte 2 (integer)  <br />4 - CAN data byte 3 (integer)  <br />5 - CAN data byte 4 (integer)  <br />6 - CAN data byte 5 (integer)  <br />7- CAN data byte 6 (integer)  <br />8 - CAN data byte 7 (integer)  <br /></td>\n<td>0,0,0,0,0,0,0,0</td>\n<td>The CAN frame to request for odometer  <br />  <br />Example:  <br />odometer,0x7df,0x2,0x1,0x4e,0x0,0x0,0x0,0x0,0x0  <br />or odometer,0x7df,0x2,0x1,0x4e</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries (optional)</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime (optional)</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout (optional)</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"ada40e22-6e91-4e0d-9821-9fc7d16c485e","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"c2ed8db6-a899-4992-9576-80712fd956c1","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odoreq\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries (optional)","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime (optional)","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout (optional)","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:48:46 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"47adef00-31ea-4d10-9645-92d9d6889810\"\n}"}],"_postman_id":"e58c31b8-b482-4558-8bbf-a2674503a9c5"},{"name":"processConfigSetRequest odoresp","id":"97eed512-4192-406e-82f3-7d98e7ec70a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odoresp\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>DG800 will look for the specified CAN frame for odometer</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>odoresp  <br />  <br /></td>\n<td>1 - CAN address (integer)  <br />2 - CAN data byte 1 (integer)  <br />3 - CAN data byte 2 (integer)  <br />4 - CAN data byte 3 (integer)  <br />5 - CAN data byte 4 (integer)  <br />6 - CAN data byte 5 (integer)  <br />7- CAN data byte 6 (integer)  <br />8 - CAN data byte 7 (integer)  <br /></td>\n<td>0,0,0,0,0,0,0,0</td>\n<td>The CAN frame to match. This CAN frame will contain the odometer.  <br />  <br />Example:  <br />  <br />odoresp,0x7e8,0x4,0x41,0x4e,0x0,0x0,0x0,0x0,0x0  <br />  <br />or odoresp,0x7e8,0x4,0x41,0x4e  <br />  <br />DG800 will match the address plus the first 3 data bytes.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"f4f4667c-c5ce-4d39-b6cd-18502c59cd8e","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"90644cb0-30db-469b-90b3-3f1ea21c2ed0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odoresp\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:51:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"27407975-d887-4c6c-90c8-4cd33c3b65fc\"\n}"}],"_postman_id":"97eed512-4192-406e-82f3-7d98e7ec70a3"},{"name":"processConfigSetRequest odoupdate","id":"f2521c8d-9df0-415e-823a-15edaa1a45d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"odoupdate\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.4.59)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>odoupdate</td>\n<td>1 - enable (Integer)</td>\n<td>1</td>\n<td>1 - enable:  <br />  <br />at ignition off the derived and GPS odometer is updated to vehicle bus odometer</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"ed35d128-8c30-44f0-a3e3-cee4aecb8666","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[],"_postman_id":"f2521c8d-9df0-415e-823a-15edaa1a45d0"},{"name":"processConfigSetRequest owtemp1","id":"17ee65ec-2d60-4d2f-98f6-c70df3c75669","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"owtemp1\": \"5,300,0.0,0.0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>StartFragment</p>\n<p>Configures when to report the 1-wire temperature sensor values.</p>\n<p>EndFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>owtemp1  <br />  <br /></td>\n<td>1 - Mode (integer)  <br />  <br />2 - Interval (unsigned short)  <br />  <br />3 - Low threshold value (float)  <br />  <br />4 - High threshold value (float)  <br /></td>\n<td>5,300,0.0,0.0</td>\n<td>Mode:  <br />  <br />0 - Do not report  <br />  <br />1 - Report at a specified interval when temperature is below a given threshold  <br />  <br />2 - Report at a specified interval when temperature is above a given threshold  <br />  <br />3 - Report at a specified interval when temperature is above or below the given threshold values  <br />  <br />4 - Report at a specified interval  <br />  <br />5 - Add temperature value to all events.  <br />  <br />Interval:  <br />  <br />Time in seconds  <br />  <br />Low threshold value:  <br />  <br />Degrees in Celcius  <br />  <br />High threshold value:  <br />  <br />Degrees in Celcius</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"53ad0e0a-6e01-45d0-80c0-18276d41aa9a","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"8aaffbd1-7569-4ac1-ad38-69e68fa30ffe","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"owtemp1\": \"5,300,0.0,0.0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 17:54:45 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"202340a0-4b9d-4679-ab1e-4eb3ab1a755f\"\n}"}],"_postman_id":"17ee65ec-2d60-4d2f-98f6-c70df3c75669"},{"name":"processConfigSetRequest owtemp2","id":"aa20fcdc-0a42-422a-a7bf-9b5b13a7e9a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"owtemp2\": \"5,300,0.0,0.0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>StartFragment</p>\n<p>Configures when to report the 1-wire temperature sensor values.</p>\n<p>EndFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>owtemp2  <br />  <br /></td>\n<td>1 - Mode (integer)  <br />  <br />2 - Interval (unsigned short)  <br />  <br />3 - Low threshold value (float)  <br />  <br />4 - High threshold value (float)  <br /></td>\n<td>5,300,0.0,0.0</td>\n<td>Mode:  <br />  <br />0 - Do not report  <br />  <br />1 - Report at a specified interval when temperature is below a given threshold  <br />  <br />2 - Report at a specified interval when temperature is above a given threshold  <br />  <br />3 - Report at a specified interval when temperature is above or below the given threshold values  <br />  <br />4 - Report at a specified interval  <br />  <br />5 - Add temperature value to all events.  <br />  <br />Interval:  <br />  <br />Time in seconds  <br />  <br />Low threshold value:  <br />  <br />Degrees in Celcius  <br />  <br />High threshold value:  <br />  <br />Degrees in Celcius</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"ed8e8e9b-bb6a-4b0f-af04-aa8ef33c8a96","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"4790b8a7-613e-4f89-87bd-23cb81b8fffa","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"owtemp2\": \"5,300,0.0,0.0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:00:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"0e73c8d0-6e99-4c99-9831-4d95d0ef7573\"\n}"}],"_postman_id":"aa20fcdc-0a42-422a-a7bf-9b5b13a7e9a5"},{"name":"processConfigSetRequest out1func","id":"288acdbd-ec83-44cc-abb3-249b6f02751c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"out1func\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set function for output 1</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>out1func</td>\n<td>1 - Output Function (integer)</td>\n<td>1</td>\n<td>Set function for output 1  <br />  <br />Output Function:  <br />  <br />0 - N/A  <br />  <br />1 - buzzer alarm  <br />  <br />2 - DC400  <br />  <br />3 - Power switch  <br />  <br />(On when DG800 is active and off when DG800 goes to sleep. It can power external peripherals such as the HID card reader)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"8fc24d97-c0c3-441f-8a13-34fca25d8d86","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"b0f4b754-87d2-4752-93d2-f3dfd16500ce","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"out1func\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:02:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"1f033c9f-74fa-4744-9a11-f9a50ecc1a55\"\n}"}],"_postman_id":"288acdbd-ec83-44cc-abb3-249b6f02751c"},{"name":"processConfigSetRequest out2func","id":"bc723a5f-12d7-4c91-b0b0-a7e3335a44f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"out2func\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set function for output 2</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>out2func</td>\n<td>1 - Output Function (integer)</td>\n<td>2</td>\n<td>Output Function:  <br />  <br />0 - N/A  <br />  <br />1 - buzzer alarm  <br />  <br />2 - DC400  <br />  <br />3 - Power switch  <br />  <br />(On when DG800 is active and off when DG800 goes to sleep. It can power external peripherals such as the HID card reader)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"bd3103a3-2c9d-48f5-8e26-fe9f2541e14b","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[],"_postman_id":"bc723a5f-12d7-4c91-b0b0-a7e3335a44f5"},{"name":"processConfigSetRequest out3func","id":"603aa86e-07e1-4020-a74c-6fa63bb9807c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"out3func\": \"1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set function for output 3</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.5.3)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>out3func</td>\n<td>1 - Output Function (integer)</td>\n<td>3</td>\n<td>Output Function:  <br />  <br />0 - N/A  <br />  <br />1 - buzzer alarm  <br />  <br />2 - DC400  <br />  <br />3 - Power switch  <br />  <br />(On when DG800 is active and off when DG800 goes to sleep. It can power external peripherals such as the HID card reader)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"95d5183f-a552-49ec-95ee-19ad5b49e645","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[],"_postman_id":"603aa86e-07e1-4020-a74c-6fa63bb9807c"},{"name":"processConfigSetRequest parktimer","id":"1933210d-3f08-46af-8c09-dcddf0a9fc8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"parktimer\": \"300\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>StartFragment</p>\n<p>Period where parked event is sent periodically after ignition off. The “stop” command is used to determine when vehicle goes in to parked state.</p>\n<p>EndFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>parktimer  <br />  <br /></td>\n<td>1 - Park event interval (integer)  <br /></td>\n<td>300</td>\n<td>Interval in seconds</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"7c40007b-a99d-4603-948a-52f3be340777","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"8a3f8b13-a3ec-4b0c-af9e-d5b95f8a1f4d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"parktimer\": \"300\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:05:18 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"8f9bdc15-7ab9-49e2-919d-1c878283f965\"\n}"}],"_postman_id":"1933210d-3f08-46af-8c09-dcddf0a9fc8d"},{"name":"processConfigSetRequest periodreboot","id":"668ec9b7-bab4-4233-ad2d-a591260d819b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"periodreboot\": \"48\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Reboot the DG800 periodically when the ignition is not on.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>periodreboot  <br />  <br /></td>\n<td>1 - Period (integer)  <br /></td>\n<td>48</td>\n<td>Period in hours</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"1193eede-b382-468a-8495-7a17da58d1c1","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"fc5dfc8b-75df-452c-afe8-2cca6e877556","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"periodreboot\": \"48\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:08:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"1ea7ae2c-c1b7-4566-beb0-ea49708b7658\"\n}"}],"_postman_id":"668ec9b7-bab4-4233-ad2d-a591260d819b"},{"name":"processConfigSetRequest sbbuckled","id":"5a4dbda4-fce1-4039-8f25-596dbfcb2f40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sbbuckled\": \"0x2\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>StartFragment</p>\n<p>DG800 will report that seat belt is buckled when the response matches this</p>\n<p>EndFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sbbuckled  <br />  <br /></td>\n<td>1 - The value that indicates seatbelt is buckled (integer)  <br /></td>\n<td>48</td>\n<td>Example:  <br />  <br />sbbuckled,0x2  <br />  <br />DG800 will report seatbelt is on when the value from the CAN frame is 0x2.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"2ae114ee-f66d-485a-81c2-a8d4f3e90e72","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"2d5f9762-ed50-4005-8aa8-0ec585810ec7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sbbuckled\": \"0x2\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:12:35 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"707b0305-48cb-4ef8-bb35-c82d50db071b\"\n}"}],"_postman_id":"5a4dbda4-fce1-4039-8f25-596dbfcb2f40"},{"name":"processConfigSetRequest sbdatamask","id":"b850d428-474d-44c7-b72a-dcdba530fc99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sbdatamask\": \"0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>DG800 will look for the seatbelt status in the data mask provided.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sbdatamask  <br />  <br /></td>\n<td>1 - CAN byte mask 1 (integer)  <br />2 -CAN byte mask 2 (integer)  <br />3 -CAN byte mask 3 (integer)  <br />4 -CAN byte mask 4 (integer)  <br />5 - CAN byte mask 5 (integer)  <br />6 - CAN byte mask 6 (integer)  <br />7 - CAN byte mask 7 (integer)</td>\n<td>0,0,0,0,0,0,0</td>\n<td>Bit mask to identify where the seatbelt status is located in the CAN message.  <br />Example:  <br />sbdatamask,0x0,0x0,0x0,0x0,0xf,0x0,0x0,0x0</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"cca4db32-8b07-4982-b6ba-212f5094ab37","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"e5430aa0-918d-4f40-9e89-0fff887d357a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sbdatamask\": \"0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:15:51 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"7652a658-78ac-437d-9606-2a776873b0b9\"\n}"}],"_postman_id":"b850d428-474d-44c7-b72a-dcdba530fc99"},{"name":"processConfigSetRequest sbreq","id":"3efadea0-a5b9-49cf-94bb-1d8c86781bb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sbreq\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>The DG800 will send the specified CAN frame to request for seatbelt status.</p>\n<p>Note: Trailing 0's on the CAN frame can be omitted.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sbreq  <br />  <br /></td>\n<td>1 - CAN address (integer)  <br />2 - CAN data byte 1 (integer)  <br />3 - CAN data byte 2 (integer)  <br />4 - CAN data byte 3 (integer)  <br />5 - CAN data byte 4 (integer)  <br />6 - CAN data byte 5 (integer)  <br />7- CAN data byte 6 (integer)  <br />8 - CAN data byte 7 (integer)  <br /></td>\n<td>0,0,0,0,0,0,0,0</td>\n<td>The CAN frame to request for seatbelt status  <br />  <br />Example:  <br />sbreq,0x7df,0x2,0x1,0x31,0x0,0x0,0x0,0x0,0x0  <br />or sbreq,0x7df,0x2,0x1,0x31</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries (optional)</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime (optional)</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout (optional)</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"9d5127dc-98b7-4eb2-8df5-7813b508c888","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"70dec1d9-7a48-4008-9ef7-e7524ce384db","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sbreq\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries (optional)","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime (optional)","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout (optional)","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:17:52 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"9c43697b-2943-452e-b878-9db1a2c160f9\"\n}"}],"_postman_id":"3efadea0-a5b9-49cf-94bb-1d8c86781bb4"},{"name":"processConfigSetRequest sbresp","id":"1e0f71f0-6991-4dd7-aac2-b5a004846cc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sbresp\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>DG800 will look for the specified CAN frame for seatbelt status</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sbresp  <br />  <br /></td>\n<td>1 - CAN address (integer)  <br />2 - CAN data byte 1 (integer)  <br />3 - CAN data byte 2 (integer)  <br />4 - CAN data byte 3 (integer)  <br />5 - CAN data byte 4 (integer)  <br />6 - CAN data byte 5 (integer)  <br />7- CAN data byte 6 (integer)  <br />8 - CAN data byte 7 (integer)  <br /></td>\n<td>0,0,0,0,0,0,0,0</td>\n<td>The CAN frame to match. This CAN frame will contain the seatbelt status.  <br />  <br />Example:  <br />  <br />sbresp,0x7e8,0x4,0x41,0x31,0x0,0x0,0x0,0x0,0x0  <br />  <br />or sbresp,0x7e8,0x4,0x41,0x31  <br />  <br />DG800 will match the address plus the first 3 data bytes.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"34064635-6b87-47fc-a5fe-8fd0dd9b49ec","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"1405230c-1d4b-4b5b-9c63-bb079eb7616d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sbresp\": \"0,0,0,0,0,0,0,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Fri, 03 Mar 2023 16:34:29 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"e2f75237-0bb5-4885-9af5-0c386ffb6fda\"\n}"}],"_postman_id":"1e0f71f0-6991-4dd7-aac2-b5a004846cc2"},{"name":"processConfigSetRequest sethidbuzzer","id":"c30b515c-ddc2-4d86-887e-4a6b2a3034cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sethidbuzzer\": \"1,1,0xffffffff,1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sethidbuzzer</td>\n<td>buzzer number (integer)  <br />  <br />priority if multiple alarms enabled (unsigned short)  <br />  <br />buzzer mask (32 bit hex)  <br />  <br />mode (unsigned short)</td>\n<td>1,  <br />  <br />1,  <br />  <br />0xffffffff,  <br />  <br />1</td>\n<td>enables and sets characteristics of the HID alarm sound  <br />  <br />buzzer number:  <br />  <br />0 - internal buzzer  <br />  <br />1 - buzzer connected to output 1  <br />  <br />2 -buzzer connected to output 2  <br />  <br />3 -buzzer connected to output 3  <br />  <br />0xff, -1 - alarm disabled  <br />  <br />priority:  <br />  <br />0 - don't care  <br />  <br />1 - highest priority  <br />  <br />2 - 2nd priority  <br />  <br />n - … lowest priority where n = number of possible alarms  <br />  <br />buzzer mask:  <br />  <br />a hex mask to define an 8 second sound pattern, .25 Sec/bit.  <br />  <br />example: 0xffffffff ,continuous sound  <br />  <br />0x0f0f0f0f, one second beeps  <br />  <br />mode:  <br />  <br />0 - shift, buzzer sounds for 8 seconds after alarm event  <br />  <br />1 - rotate, buzzer sounds for duration of alarm event</td>\n<td>V2.4.53</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"9714f8de-56e4-4b96-ae7a-6b50bbe8ee27","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[],"_postman_id":"c30b515c-ddc2-4d86-887e-4a6b2a3034cd"},{"name":"processConfigSetRequest setibbuzzer","id":"c973b59e-aeb5-46b2-a695-7940bd5a272f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"setibbuzzer\": \"1,1,0xffffffff,1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>setibbuzzer</td>\n<td>buzzer number (integer)  <br />  <br />priority if multiple alarms enabled (unsigned short)  <br />  <br />buzzer mask (32 bit hex)  <br />  <br />mode (unsigned short)</td>\n<td>1,  <br />  <br />1,  <br />  <br />0xffffffff,  <br />  <br />1</td>\n<td>enables and sets characteristics of the IButton alarm sound  <br />  <br />buzzer number:  <br />  <br />0 - internal buzzer  <br />  <br />1 - buzzer connected to output 1  <br />  <br />2 -buzzer connected to output 2  <br />  <br />3 -buzzer connected to output 3  <br />  <br />0xff, -1 - alarm disabled  <br />  <br />priority:  <br />  <br />0 - don't care  <br />  <br />1 - highest priority  <br />  <br />2 - 2nd priority  <br />  <br />n - … lowest priority where n = number of possible alarms  <br />  <br />buzzer mask:  <br />  <br />a hex mask to define an 8 second sound pattern, .25 Sec/bit.  <br />  <br />example: 0xffffffff ,continuous sound  <br />  <br />0x0f0f0f0f, one second beeps  <br />  <br />mode:  <br />  <br />0 - shift, buzzer sounds for 8 seconds after alarm event  <br />  <br />1 - rotate, buzzer sounds for duration of alarm event</td>\n<td>V2.4.53</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"c17b4a3d-3295-4a48-a475-4864f06b03f9","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[],"_postman_id":"c973b59e-aeb5-46b2-a695-7940bd5a272f"},{"name":"processConfigSetRequest setspeedbuzzer","id":"0e1f7452-b300-44ea-a93b-373097db2881","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"setspeedbuzzer\": \"0xff,2,0xffffffff,1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>setspeedbuzzer</td>\n<td>buzzer number (integer)  <br />  <br />priority if multiple alarms enabled (unsigned short)  <br />  <br />buzzer mask (32 bit hex)  <br />  <br />mode (unsigned short)</td>\n<td>1,  <br />  <br />1,  <br />0xff,  <br />  <br />2,  <br />  <br />0xffffffff,  <br />  <br />1</td>\n<td>enables and sets characteristics of the Speed alarm sound  <br />  <br />buzzer number:  <br />  <br />0 - internal buzzer  <br />  <br />1 - buzzer connected to output 1  <br />  <br />2 -buzzer connected to output 2  <br />  <br />3 -buzzer connected to output 3  <br />  <br />0xff, -1 - alarm disabled  <br />  <br />priority:  <br />  <br />0 - don't care  <br />  <br />1 - highest priority  <br />  <br />2 - 2nd priority  <br />  <br />n - … lowest priority where n = number of possible alarms  <br />  <br />buzzer mask:  <br />  <br />a hex mask to define an 8 second sound pattern, .25 Sec/bit.  <br />  <br />example: 0xffffffff ,continuous sound  <br />  <br />0x0f0f0f0f, one second beeps  <br />  <br />mode:  <br />  <br />0 - shift, buzzer sounds for 8 seconds after alarm event  <br />  <br />1 - rotate, buzzer sounds for duration of alarm event</td>\n<td>V2.4.53</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"633f1355-7443-4971-90e6-652bfc824361","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[],"_postman_id":"0e1f7452-b300-44ea-a93b-373097db2881"},{"name":"processConfigSetRequest sleepwait","id":"daf7a58e-f8b5-49c5-836d-d00065e914a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sleepwait\": \"1800,300\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change sleep behavior</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sleepwait  <br />  <br /></td>\n<td>1 - ignition off time (integer)  <br />2 - wakeup time (integer)  <br />  <br /></td>\n<td>1800,300</td>\n<td>1 - Amount of time to wait before going to sleep after ignition off  <br />  <br />2 - Amount of time to wait before going back to sleep after unit is woken up but did not detect ignition</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"d68193da-fc17-43c6-867d-602c246f20b7","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"4c800bf6-839b-4a92-a7b7-1316878f0ca0","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"sleepwait\": \"1800,300\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:28:02 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"1508c1fa-a9c9-463f-86d7-ace974d25ab1\"\n}"}],"_postman_id":"daf7a58e-f8b5-49c5-836d-d00065e914a6"},{"name":"processConfigSetRequest speedalarm","id":"f9dc2098-5fe1-4a36-8d6e-85a243fb17f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"speedalarm\": \"112\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>StartFragment</p>\n<p>Speeding event threshold</p>\n<p>EndFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>speedalarm  <br />  <br /></td>\n<td>1 - speed (integer)  <br />  <br /></td>\n<td>112</td>\n<td>1 -speed high event threshold in km/hr</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"639ec654-5fb2-4cae-b823-59e308f3f4fb","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"bd023e70-f62b-4273-b6f0-7bda834f1947","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"speedalarm\": \"112\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:31:26 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"8a9c2d54-2359-4e79-8eb2-298fbdbe1e83\"\n}"}],"_postman_id":"f9dc2098-5fe1-4a36-8d6e-85a243fb17f3"},{"name":"processConfigSetRequest ssid","id":"0f25d87d-af0c-483e-8597-9a061a74a82c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"ssid\": \"dg800ssid\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the WiFi SSID.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>ssid  <br />  <br /></td>\n<td>1 - ssid (string)  <br />  <br /></td>\n<td>DG800-</td>\n<td>Default SSID is DG800-  <br />  <br />example: DG800-0101010520110203</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"a9072c2c-0440-48a4-b581-e8e84430def7","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"78175039-9bda-4d04-956f-37b01d954c0c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"ssid\": \"dg800ssid\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:34:00 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"ec133480-a7c2-4403-a849-d1d15e3820cf\"\n}"}],"_postman_id":"0f25d87d-af0c-483e-8597-9a061a74a82c"},{"name":"processConfigSetRequest synccfg","id":"bc9d85df-0a6c-4485-988f-5e14b8f0aa29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"synccfg\": \"0,120\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>StartFragment</p>\n<p>Enable configure resync after device reboot.</p>\n<p>EndFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>synccfg  <br />  <br /></td>\n<td>1 - Mode (integer)  <br />2 - Delay (integer)  <br />  <br /></td>\n<td>0,120</td>\n<td>Mode:  <br />0 - Disable  <br />1 - Append config when sync  <br />Delay:  <br />Amount of time (seconds) to wait after ignition off to sync configuration</td>\n<td>V2.4.38</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"2aac00bb-78c1-44be-ba94-04ad6a1a4f31","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"30e7c602-fcff-414a-bf6b-3520ade79390","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"synccfg\": \"0,120\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 18 May 2023 19:54:08 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"f73eff23-439c-464b-aa10-dde1b34f0be4\"\n}"}],"_postman_id":"bc9d85df-0a6c-4485-988f-5e14b8f0aa29"},{"name":"processConfigSetRequest tow","id":"5d328eda-608c-4966-aba4-c0677c345d38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"tow\": \"250\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the distance travelled when ignition is off to generate towing event.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tow  <br />  <br /></td>\n<td>1 - distance (integer)  <br />  <br /></td>\n<td>250</td>\n<td>Distance in meters</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"15df0f72-6386-4ee5-afa6-e3d17fcca05b","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"634323fe-0942-4165-b051-73991bb6314d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"tow\": \"250\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:36:24 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"d5aebcdf-a816-47ab-9339-50a1461f87b6\"\n}"}],"_postman_id":"5d328eda-608c-4966-aba4-c0677c345d38"},{"name":"processConfigSetRequest uartfunc","id":"bdad259e-9a7f-4af1-abf0-51f2b0f3c569","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"uartfunc\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the function of the RS232 port</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><strong>Description</strong></th>\n<th><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>uartfunc</td>\n<td>1 - Function (integer)  <br />  <br />2 - mode (integer)  <br />For 1-wire only</td>\n<td>0,86400</td>\n<td>Select the function for the external UART  <br />  <br />0 - serial port  <br />  <br />1 - one wire  <br />  <br />2 - HID reader  <br />  <br />(Note that changing the function will trigger reboot of the DG800)  <br />  <br />no reboot if only mode is changed  <br />V2.5.19</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"32fd392d-80b5-449f-a654-72c7ed71f3bd","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"73274da3-3701-4080-b5a1-957b4ceedafb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"uartfunc\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:38:44 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"d5bb7f24-565a-4f0f-a9cc-6b107da9f2eb\"\n}"}],"_postman_id":"bdad259e-9a7f-4af1-abf0-51f2b0f3c569"},{"name":"processConfigSetRequest vinprefix","id":"889fddf0-12ee-4aa2-b8e2-35372a5a755a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"vinprefix\": \"vin\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>To safeguard against sending or processing wrong CAN messages, VIN prefix must be matched before the following commands will take effect: sbreq, sbresp, odoreq, odoresp, gearreq and gearresp.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>vinprefix  <br />  <br /></td>\n<td>1 - VIN prefix (integer)  <br />  <br /></td>\n<td></td>\n<td>To support variants of the same vehicle model, only a prefix of the VIN is sufficient.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"750ccc09-71c5-4e43-a928-5d37c89bccf1","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"258c4ed1-ccbe-4290-b08e-c5efbc80def7","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"vinprefix\": \"vin\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:42:34 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"70a326bc-fa3d-49d3-a77a-e15e4519ae50\"\n}"}],"_postman_id":"889fddf0-12ee-4aa2-b8e2-35372a5a755a"},{"name":"processConfigSetRequest virtualign","id":"d64300f7-bedb-4975-9bfe-56e870839f9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"virtualign\": \"2,1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the source of ignition detection.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>virtualign  <br />  <br /></td>\n<td>1 - mode (integer)  <br />  <br />2 - threshold (integer)  <br />  <br />  <br /></td>\n<td>2,1</td>\n<td>Mode:  <br />  <br />1 - Use accelerometer as ignition detection  <br />  <br />2 - Use CAN data for ignition detection  <br />  <br />3 - Use combination of accelerometer reading and CAN bus data as ignition detection.  <br />  <br />4 - Use voltage level for ignition detection  <br />  <br />5 - Use voltage level for ignition on detection and a combination of voltage and CAN data for ignition off. While voltage is below a certain value (13V by default), DG800 will not sent out CAN requests.</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"310569ba-ac8e-413e-a73f-9aea92cb3dc8","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"5b413c1d-6cc5-4eac-93c8-f15989040d40","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"virtualign\": \"2,1\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:53:44 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"a043fc5e-91ea-475b-b870-9d82167b5eb3\"\n}"}],"_postman_id":"d64300f7-bedb-4975-9bfe-56e870839f9b"},{"name":"processConfigSetRequest vpn","id":"58a9d88e-f35d-4622-a670-dd568c8c9526","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"vpn\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Change the VPN setting.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>vpn  <br />  <br /></td>\n<td>1 - mode (integer)  <br />  <br />  <br />  <br /></td>\n<td>0</td>\n<td>Mode:  <br />  <br />0 - Disabled  <br />  <br />1 - auto  <br />  <br />(Will try VPN when the DG800 is connected to a network that supports this feature)</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"857180c8-cdd4-466c-bbdb-0617380a49b2","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"97111fed-653e-4bdb-92ee-998c67d52ba5","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"vpn\": \"0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 18:56:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"224d5973-15c0-47b8-a5ac-ebe85d7d1c78\"\n}"}],"_postman_id":"58a9d88e-f35d-4622-a670-dd568c8c9526"},{"name":"processConfigSetRequest wauth","id":"a60f8c58-7cca-47bd-9de3-757e90b04e73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"wauth\": \"4,4,geosensorx\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>StartFragment</p>\n<p>Set the Wifi security and credentials</p>\n<p>EndFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>wauth  <br />  <br /></td>\n<td>1 - Authentication mode (integer)  <br />  <br />2 - Encryption type (integer)  <br />  <br />3 - Password (string)  <br />  <br />  <br />  <br />  <br /></td>\n<td>4,4,geosensorx</td>\n<td>Authentication Mode:  <br />1 - open  <br />  <br />3 - WPA  <br />  <br />4 - WPA2  <br />  <br />5 - WPA/WPA2  <br />  <br />Encryption Type:  <br />0 - No encryption  <br />  <br />2 - TKIP  <br />  <br />3 - AES  <br />  <br />4 - TKIP-AES  <br /></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"e7c01119-85f1-44a7-a0d0-4e2a22626f40","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"e5e5f933-b5e0-42c4-b43b-af0c9ec1ee58","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"wauth\": \"4,4,geosensorx\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 19:02:17 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"dd1e16c6-c42f-4c5f-a279-ce56c2f5a5d0\"\n}"}],"_postman_id":"a60f8c58-7cca-47bd-9de3-757e90b04e73"},{"name":"processConfigSetRequest wifimode","id":"09c793ce-d368-44d1-a8dc-a93ec9cf9233","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"wifimode\": \"4,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/config/set/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set the Wifi frequency and channel sellection</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Command</strong>  <br /></th>\n<th><br />  <br /><strong>Parameters</strong>  <br /></th>\n<th><br />  <br /><strong>Default</strong>  <br />(As of V2.4.29)</th>\n<th><br />  <br /><strong>Description</strong></th>\n<th><br />  <br /><strong>Version Added</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>wifimode  <br />  <br /></td>\n<td>1 - mode (integer)  <br />  <br />2 - channel (integer)  <br />  <br />  <br />  <br />  <br />  <br /></td>\n<td>4,0</td>\n<td>Mode:  <br />2 - b  <br />  <br />3 - b/g  <br />  <br />4 - b/g/n  <br />  <br />channel:  <br />0 - automatic selection  <br />  <br />1-13 2.4G channels  <br />  <br /></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","config","set",":deviceName"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>retries</p>\n","type":"text/plain"},"key":"retries","value":"0"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[{"id":"385946e9-1462-4edf-a7aa-c068b6825236","type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"9a257ac5-1f8e-451e-afee-1db8efd76a6c","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n    \"request\": {\n        \"wifimode\": \"4,0\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/config/set/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","config","set",":deviceName"],"query":[{"key":"retries","value":"0","description":"retries","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 19:06:20 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"b3493aca-e194-4ccc-aec1-2b6d7ca977d7\"\n}"}],"_postman_id":"09c793ce-d368-44d1-a8dc-a93ec9cf9233"}],"id":"f3828829-0431-47ca-a03b-532a08b2d1ed","description":"<p>The HostView REST API allows us to send an config set request to a device. The device configuration request will return a response with status 200 when the configuration command is received. The response returned contains a unique identifier. This identifier allows you to query the response of the RPC.</p>\n","_postman_id":"f3828829-0431-47ca-a03b-532a08b2d1ed","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"device","item":[{"name":"RPC Request DC400","item":[{"name":"DC400 RPC","id":"c6e8a890-a3f3-45f1-8e54-6384a3ab24f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"{{command}}\",\n    \"params\": \"{{parameters}}\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-over-the-air-commands\">DC400 Over the Air Commands</h4>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br /><br /><strong>Commands</strong><br /><br /></th>\n<th><br /><br /><strong>Description</strong><br /><br /></th>\n<th><br /><br /><strong>Parameter</strong><br /><br /></th>\n<th><br /><br /><strong>Response</strong><br /><br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br /><br />upload-vid<br /><br /></td>\n<td><br /><br />upload AVI files to cloud.<br /><br /></td>\n<td><br /><br />AVI file<br /><br /></td>\n<td><br /><br />success/fail<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />factory-reset<br /><br /></td>\n<td><br /><br />factory reset<br /><br /></td>\n<td><br /><br />none<br /><br /></td>\n<td><br /><br />success/fail<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />reboot<br /><br /></td>\n<td><br /><br />system reboot<br /><br /></td>\n<td><br /><br />none<br /><br /></td>\n<td><br /><br />success/fail<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />fw-ota<br /><br /></td>\n<td><br /><br />FW over the air (OTA) upgrade<br /><br /></td>\n<td><br /><br />HTTP Get URL<br /><br /></td>\n<td><br /><br />success/fail<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />version<br /><br /></td>\n<td><br /><br />FW version<br /><br /></td>\n<td><br /><br />none<br /><br /></td>\n<td><br /><br />FW version<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />sd-format<br /><br /></td>\n<td><br /><br />Format SD card<br /><br /></td>\n<td><br /><br />A,B,C,D,E,F (memory allocation modes)<br /><br /></td>\n<td><br /><br />success/fail<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />sd-usage<br /><br /></td>\n<td><br /><br />SD utilization (# files, use, free)<br /><br /></td>\n<td><br /><br />none<br /><br /></td>\n<td><br /><br />#files, space use, space free<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />file-list<br /><br /></td>\n<td><br /><br />List files<br /><br /></td>\n<td><br /><br />- folder name (drive,dms,event,parking,motion,manual,image)<br /><br /></td>\n<td><br /><br />Videos or jpeg files contained in the specified folder.<br /><br /></td>\n</tr>\n<tr>\n<td><br /><br />dms auto-calib<br /><br /></td>\n<td><br /><br />Starts drive face calibration<br /><br /></td>\n<td><br /><br />1<br /><br /></td>\n<td><br /><br />success/fail<br /><br /></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"fd7c29ff-e424-4cc0-96f0-d3f71119ed56","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"8c32f686-9019-4e6f-a153-089de891c39e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"reboot\",\n    \"params\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"},{"id":"0d19b155-d33c-4d03-8d8f-306feb30b54c","name":"DC400 RPC","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"reboot\",\n    \"params\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"plain","header":[{"key":"content-type","value":"text/plain;charset=UTF-8"},{"key":"content-length","value":"201"},{"key":"date","value":"Thu, 02 Mar 2023 17:27:18 GMT"}],"cookie":[],"responseTime":null,"body":"401 : [{\"status\":401,\"message\":\"Invalid username or password\",\"errorCode\":10,\"timestamp\":\"2023-03-02T17:27:18.424+00:00\",\"subscriptionErrorCode\":null,\"subscriptionEntry\":null,\"subscriptionValue\":null}]"}],"_postman_id":"c6e8a890-a3f3-45f1-8e54-6384a3ab24f7"},{"name":"DC400 RPC method: capture-image","id":"e2e28691-9daa-4c2c-b2df-063a96658472","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"capture-image\",\n    \"params\": \"0\",\n    \"reportCompletedStatus\": true\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<p>Sending this request to the DC400 initiates a JPG snapshot from both cameras. The DC400 will then upload the image upon successful capture. You can send a request to the <a href=\"#15227968-98f44a91-42e7-42b2-b930-1eac15d84bef\">RPC Status DC400</a> endpoint using the \"rpcId\" received in the response to receive the result.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>capture-image</td>\n<td>Sending this request to the DC400 initiates a JPG snapshot from both cameras. The DC400 will then upload the image upon successful capture</td>\n<td>(channel option)  <br />channel option: 0-stitched front and dms, 1-front, 2-dms</td>\n<td>success/fail</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"602c27a7-ee12-4f00-abdc-fee530edd07e","type":"any","value":null,"key":"deviceName"}]}},"response":[{"id":"750651e6-5133-49c7-b8b5-daaaec781e0c","name":"DC400 RPC method: capture-image example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"capture-image\",\n    \"params\": \"0\",\n    \"reportCompletedStatus\": true\n}"},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"reportCompletedStatus\": \"supported\",\n    \"rpcId\": \"47136f16-db47-4f05-a56d-139930522f98\"\n}"}],"_postman_id":"e2e28691-9daa-4c2c-b2df-063a96658472"},{"name":"DC400 RPC method: dms auto-calib","id":"2d2b1406-32d4-41e4-a957-4c1a0b73f9a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"dms auto-calib\",\n    \"params\": \"1\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<p>Sending this request to the DC400 initiates a driver calibration. You can send a request to the <a href=\"#15227968-620b9455-839b-4472-aee8-29f2389aad29\">RPC Status DC400</a> endpoint using the \"rpcId\" received in the response to receive the result.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"3068259e-3463-468b-92d8-54dd69e4f0d5","type":"any","value":null,"key":"deviceName"}]}},"response":[{"id":"29c753a4-f0df-4aab-870f-86cd3559e711","name":"DC400 RPC method: dms auto-calib example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"dms auto-calib\",\n    \"params\": \"1\"\n}"},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"47136f16-db47-4f05-a56d-139930522f98\"\n}"}],"_postman_id":"2d2b1406-32d4-41e4-a957-4c1a0b73f9a4"},{"name":"DC400 RPC method: upload-vid","id":"5971d0ed-7dc6-479c-b094-13caff9fa788","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"upload-vid\",\n    \"params\":  \"20230320200227-138.avi\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-method-upload-vid\">DC400 Method: upload-vid</h4>\n<h4 id=\"description\">Description</h4>\n<p>Upload AVI or JPEG files to cloud. The response returns an rpcId. An upload event message will be sent via telemetry. Use RPC Status to see the results of the RPC call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Commands</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>upload-vid</td>\n<td>upload AVI or JPEG files to cloud</td>\n<td>AVI or JPEG file</td>\n<td>success/fail</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"3811d222-2d00-43a4-9410-c084ff1aea0b","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"5decd69f-b7ef-4be5-a95b-ed6603ef1ff6","name":"DC400 RPC method: upload-vid upload jpeg example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"upload-vid\",\n    \"params\":  \"20230320185723-137.jpg\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:52:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"136e5b8e-c93b-42ab-bfc2-5dddddaa86fc\"\n}"},{"id":"8819dd1f-d342-402e-9831-ceda6e4133bd","name":"DC400 RPC method: upload-vid avi example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"upload-vid\",\n    \"params\":  \"20230320200227-138.avi\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 20:10:33 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"89189932-9b3b-40ab-a9a4-5e2660c09ff8\"\n}"}],"_postman_id":"5971d0ed-7dc6-479c-b094-13caff9fa788"},{"name":"DC400 RPC method: factory-reset","id":"a11a7e3b-c167-42b6-8b40-e12c2ee45991","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"factory-reset\",\n    \"params\":  \"\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-method-factory-reset\">DC400 Method: factory-reset</h4>\n<h4 id=\"description\">Description</h4>\n<p>Reset the DC400 configuration settings to factory defaults. The response returns an rpcId. An Factory Reset event message will be sent via telemetry after succesful operation. Use RPC Status to see the results of the RPC call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Commands</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>factory-reset</td>\n<td>Reset DC400 configuration to factory default</td>\n<td>none</td>\n<td>success/fail</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"02ab9d79-d4c9-480c-b8f0-41d5ad459817","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"1d7e17b6-e697-4377-a085-7585de2e6149","name":"DC400 RPC method: factory-reset example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"factory-reset\",\n    \"params\":  \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:52:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"136e5b8e-c93b-42ab-bfc2-5dddddaa86fc\"\n}"}],"_postman_id":"a11a7e3b-c167-42b6-8b40-e12c2ee45991"},{"name":"DC400 RPC method: reboot","id":"881b709f-f6fc-4305-b88a-df3e1355efbd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"reboot\",\n    \"params\":  \"\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-method-reboot\">DC400 Method: reboot</h4>\n<h4 id=\"description\">Description</h4>\n<p>Remotely reboot the DC400. The response returns an rpcId. A Power ON telemetry event is sent after successful reboot. Use RPC Status to see the results of the RPC call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Commands</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>reboot</td>\n<td>Reboot the DC400</td>\n<td>none</td>\n<td>success/fail</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"65cffde6-6abc-42e0-8686-24d6e3ead422","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"131c4888-6e32-4726-9703-988a98fb2c28","name":"DC400 RPC method: reboot example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"reboot\",\n    \"params\":  \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:52:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"136e5b8e-c93b-42ab-bfc2-5dddddaa86fc\"\n}"}],"_postman_id":"881b709f-f6fc-4305-b88a-df3e1355efbd"},{"name":"DC400 RPC method: fw-ota","id":"62f6ed41-3140-4a4d-becb-66a2b1055974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"fw-ota\",\n    \"params\":  \"http://media-transfer-env.eba-sgajmywa.us-west-1.elasticbeanstalk.com/api/firmware/file?firmwareFilePath=gsx-firmware-s3/DC400/DC400_0_2.0.26.bin\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-method-fw-ota\">DC400 Method: fw-ota</h4>\n<h4 id=\"description\">Description</h4>\n<p>Over The Air Update for DC400 firmware. The response returns an rpcId. A FW-OTA telemetry event is sent after successful operation. Use RPC Status to see the results of the RPC call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Commands</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>fw-ota</td>\n<td>FW Over The Air Update</td>\n<td>URL of the DC400 FW location</td>\n<td>success/fail</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"33d4cbcf-af0d-4c2b-8e0d-b629e7d118e5","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"2edd446f-7b34-4756-a1ee-94167bf2793a","name":"DC400 RPC method: fw-ota example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"fw-ota\",\n    \"params\":  \"http://media-transfer-env.eba-sgajmywa.us-west-1.elasticbeanstalk.com/api/firmware/file?firmwareFilePath=gsx-firmware-s3/DC400/DC400_0_2.0.26.bin\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:52:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"136e5b8e-c93b-42ab-bfc2-5dddddaa86fc\"\n}"}],"_postman_id":"62f6ed41-3140-4a4d-becb-66a2b1055974"},{"name":"DC400 RPC method: version","id":"4a2c5755-20fa-4162-a28d-af60b39024db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"version\",\n    \"params\":  \"\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-method-version\">DC400 Method: version</h4>\n<h4 id=\"description\">Description</h4>\n<p>Request DC400 FW version. The response returns an rpcId. Use RPC Status to see the results of the RPC call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Commands</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>version</td>\n<td>Request DC400 Firmware version</td>\n<td>none</td>\n<td>FW version</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"e539e154-f737-40ca-8927-0010995acece","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"0419dfdc-c9c7-4f89-b474-c89e0c396818","name":"DC400 RPC method: version example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"version\",\n    \"params\":  \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:52:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"136e5b8e-c93b-42ab-bfc2-5dddddaa86fc\"\n}"}],"_postman_id":"4a2c5755-20fa-4162-a28d-af60b39024db"},{"name":"DC400 RPC method: sd-format","id":"138436ee-6aaa-4be1-b85c-415f925c7d73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"sd-format\",\n    \"params\":  \"E\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-method-sd-format\">DC400 Method: sd-format</h4>\n<h4 id=\"description\">Description</h4>\n<p>Format the DC400 SD card. The response returns an rpcId. Use RPC Status to see the results of the RPC call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Commands</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sd-format</td>\n<td>Format DC400 SD Card</td>\n<td>A,B,C,D,E(memory allocation modes)</td>\n<td>success/fail</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"b3785b91-5766-4ba4-85f8-969a471a99d7","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"ce6293fb-5bb6-48cb-80b1-04e65f88c663","name":"DC400 RPC method: sd-format example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"sd-format\",\n    \"params\":  \"E\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:52:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"136e5b8e-c93b-42ab-bfc2-5dddddaa86fc\"\n}"}],"_postman_id":"138436ee-6aaa-4be1-b85c-415f925c7d73"},{"name":"DC400 RPC method: sd-usage","id":"b4ff1a22-49d5-47e5-a246-f8a98484e263","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"sd-usage\",\n    \"params\":  \"\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-method-sd-usage\">DC400 Method: sd-usage</h4>\n<h4 id=\"description\">Description</h4>\n<p>Request for SD utilization (# files, use, free) . The response returns an rpcId. Use RPC Status to see the results of the RPC call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Commands</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>sd-usage</td>\n<td>SD utilization (# files, use, free)</td>\n<td>none</td>\n<td>SD utilization</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"4de1ed61-7544-4ce4-b465-65a04539b112","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"a8d4e632-3589-4f8d-ac3a-f1758b108b3d","name":"DC400 RPC method: sd-usage example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"sd-usage\",\n    \"params\":  \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:52:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"136e5b8e-c93b-42ab-bfc2-5dddddaa86fc\"\n}"}],"_postman_id":"b4ff1a22-49d5-47e5-a246-f8a98484e263"},{"name":"DC400 RPC method: file-list","id":"22d8427e-d25f-434e-937a-736411736592","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"file-list\",\n    \"params\":  \"drive,2023070400,2023070512\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-methodfile-list\">DC400 Method:file-list</h4>\n<h4 id=\"description\">Description</h4>\n<p>List all files in the request folder . The response returns an rpcId. Status to see the results of the RPC call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Commands</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>file-list</td>\n<td>list all files found in the requested folder and date range</td>\n<td>,,\"  <br />  <br />request timedate format : yyyymmddhhmmss  <br />  <br />mandatory : yymmdd, optional : hhmmss  <br />  <br />ex) yymmdd → drive,20230704,20230705  <br />  <br />yymmddhh → drive,2023070400,2023070512  <br />  <br />if payload length is larger than 64KB, \"507\" status code is returned.</td>\n<td>list of files</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"c925c57a-0ab1-4f52-a4ac-d0740b9f6c07","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"2a4b862d-e39b-4a73-9820-11f46baefb3b","name":"DC400 RPC method: file-list example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"file-list\",\n    \"params\":  \"drive,2023070400,2023070512 \"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:52:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"136e5b8e-c93b-42ab-bfc2-5dddddaa86fc\"\n}"}],"_postman_id":"22d8427e-d25f-434e-937a-736411736592"},{"name":"DC400 RPC method: clear-fileupload-queue","id":"535b404b-28c9-4d74-9591-49d35f4bc6c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"clear-fileupload-queue\",\n    \"params\":  \"\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-methodclear-fileupload-queue\">DC400 Method:clear-fileupload-queue</h4>\n<h4 id=\"description\">Description</h4>\n<p>clear the files to be uploaded in DC400 . The response returns an rpcId. Use RPC Status to see the results of the RPC call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Commands</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>clear-fileupload-queue</td>\n<td>clear the files to be uploaded queue in DC400</td>\n<td>none</td>\n<td>success/fail</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"e2aae2b9-e152-4505-be99-1669c8a61a86","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"c64ae1ba-d25b-40c5-8f16-5cbc8bc4b4ea","name":"DC400 RPC method: clear-fileupload-queue example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"clear-fileupload-queue\",\n    \"params\":  \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:52:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"136e5b8e-c93b-42ab-bfc2-5dddddaa86fc\"\n}"}],"_postman_id":"535b404b-28c9-4d74-9591-49d35f4bc6c9"},{"name":"DC400 RPC method: stream-vid","id":"9b25ef9a-b3bc-425d-8c87-feaa3afec972","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"stream-vid\",\n    \"params\":  \"c991b777-1f58-4056-b627-cfc8d706acf6,start,1,1,480,30,512000,rtmp://global-live.mux.com:5222/app/50d71d69-2ce4-f262-c176-179627120853,600\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dc400-methodstream-vid\">DC400 Method:stream-vid</h4>\n<h4 id=\"description\">Description</h4>\n<p>Start or Stop live streaming . The response returns an rpcId. A live stream start/stop telemetry event is sent after succesful operation. Use RPC Status to see the results of the RPC call.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Commands</strong></th>\n<th><strong>Description</strong></th>\n<th><strong>Parameter</strong></th>\n<th><strong>Response</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>stream-vid</td>\n<td>start or stop live streaming</td>\n<td>parameters : rpcId , [start</td>\n<td>stop],[channel],[audio enable],[resolution],[bitrate],[rtmp server url]/[streamId],[duration]  <br />  <br />Where:  <br />  <br />rpcId - GSX generated UUID from REST-API request.  <br />  <br />[start</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"635afd50-78a7-4aef-830b-b6956a9fc0fa","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"c9c4e0d0-1371-492e-bb71-54465b09a0c0","name":"DC400 RPC method: stream-vid example","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"stream-vid\",\n    \"params\":  \"c991b777-1f58-4056-b627-cfc8d706acf6,start,1,1,480,30,512000,rtmp://global-live.mux.com:5222/app/50d71d69-2ce4-f262-c176-179627120853,600\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:52:36 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"136e5b8e-c93b-42ab-bfc2-5dddddaa86fc\"\n}"}],"_postman_id":"9b25ef9a-b3bc-425d-8c87-feaa3afec972"}],"id":"98fa4fe8-53e1-44b2-8ee4-eddfbdcff6b3","description":"<p>The GeoSensorX REST API allows us to send a RPC request to a device. The device RPC request will return a response with status 200 when the command is received. The response returned contains a unique identifier. This identifier allows you to query the response of the RPC using the GET RPC Status endpoint.</p>\n","_postman_id":"98fa4fe8-53e1-44b2-8ee4-eddfbdcff6b3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"RPC Status","item":[{"name":"GET RPC Status","id":"4f5cd0b3-8d4b-4319-8826-d54f361e939f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","description":"<h4 id=\"description\">Description</h4>\n<p>Calling this endpoint with a <code>rpcId</code> will return the status information related to that request. For example, when you send a <code>POST</code> request for a device to <code>processRpcRequest</code> the API will return a <code>rpcId</code> in the response body. That <code>rpcId</code> can then be used with this API endpoint to return information from the original request as seen in the example below.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":rpcId"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"becc531e-ac4e-4787-af61-9ffc7c477c9f","description":{"content":"<p>(Required) rpcId</p>\n","type":"text/plain"},"type":"any","value":"47136f16-db47-4f05-a56d-139930522f98","key":"rpcId"}]}},"response":[{"id":"e5fdbf34-cb36-4315-85e3-0f2272bdef1c","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"47136f16-db47-4f05-a56d-139930522f98","description":"(Required) rpcId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"47136f16-db47-4f05-a56d-139930522f98\",\n  \"request\": {\n    \"method\": \"vinprefix\",\n    \"params\": \"\\\"?\\\"\"\n  },\n  \"response\": {\n    \"payload\": \"vinprefix:\"\n  },\n  \"status\": \"SUCCESSFUL\"\n}"},{"id":"ae1c081b-8bce-433c-a91f-b7cc1f360081","name":"Unauthorized","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"velit","description":"(Required) rpcId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"7b072b74-e96f-4842-8b63-9bc1f7784993","name":"Forbidden","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"velit","description":"(Required) rpcId"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"b6de9f0b-e9ff-4d6f-9532-f4f96c439d16","name":"Not Found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"velit","description":"(Required) rpcId"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"4f5cd0b3-8d4b-4319-8826-d54f361e939f"},{"name":"GET RPC Status upload-vid","id":"f98bb86b-a6fd-4a3b-b109-98831c28a6c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","description":"<h4 id=\"description\">Description</h4>\n<p>Calling this endpoint with a <code>rpcId</code> will return the status information related to that request. For example, when you send a <code>POST</code> request for a device to <code>processRpcRequest</code> the API will return a <code>rpcId</code> in the response body. That <code>rpcId</code> can then be used with this API endpoint to return information from the original request as seen in the example below.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":rpcId"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"fd2fce5b-dba9-43e7-98f0-67c8137c6ca8","type":"any","value":"89189932-9b3b-40ab-a9a4-5e2660c09ff8","key":"rpcId"}]}},"response":[{"id":"5152a219-193c-4bd3-98c3-5087a1b2758b","name":"GET RPC Status upload-vid jpg success response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/rpc/:rpcId","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"54aa0819-a6e2-40d2-b86f-6faa5cd8fcae"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 20:00:01 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"54aa0819-a6e2-40d2-b86f-6faa5cd8fcae\",\n    \"request\": {\n        \"method\": \"upload-vid\",\n        \"params\": \"\\\"20230320195724-137.jpg\\\"\"\n    },\n    \"response\": {\n        \"status\": \"success\"\n    },\n    \"status\": \"SUCCESSFUL\"\n}\n\n\n\n\n\n"},{"id":"78db3ae7-e467-4e4c-a287-aa8840ce2605","name":"GET RPC Status upload-vid avi success response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"89189932-9b3b-40ab-a9a4-5e2660c09ff8"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 20:10:43 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"89189932-9b3b-40ab-a9a4-5e2660c09ff8\",\n    \"request\": {\n        \"method\": \"upload-vid\",\n        \"params\": \"\\\"20230320200227-138.avi\\\"\"\n    },\n    \"response\": {\n        \"status\": \"success\"\n    },\n    \"status\": \"SUCCESSFUL\"\n}\n\n\n\n\n "},{"id":"c3621e70-d3ae-4341-a28c-148b489b5f2d","name":"GET RPC Status upload-vid jpg success with fail in request response","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"cbb89b5c-f66f-4ae3-9b9e-3a65a49595a6"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 20 Mar 2023 19:58:29 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"cbb89b5c-f66f-4ae3-9b9e-3a65a49595a6\",\n    \"request\": {\n        \"method\": \"upload-vid\",\n        \"params\": \"\\\"202303201857235-137.jpg\\\"\"\n    },\n    \"response\": {\n        \"status\": \"fail\",\n        \"code\": 501\n    },\n    \"status\": \"SUCCESSFUL\"\n}\n\n\n\n\n\n "},{"id":"4be5c2c4-7e53-479a-9557-6501b4d9cb30","name":"GET RPC Status upload-vid jpg 404 not found","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"b8af1a78-2ff7-4de0-aa47-5cbb508f917a"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"plain","header":[{"key":"content-type","value":"text/plain;charset=UTF-8"},{"key":"content-length","value":"236"},{"key":"date","value":"Mon, 20 Mar 2023 19:55:48 GMT"}],"cookie":[],"responseTime":null,"body":"404 : [{\"status\":404,\"message\":\"RPC with id [b8af1a78-2ff7-4de0-aa47-5cbb508f917a] is not found\",\"errorCode\":32,\"timestamp\":\"2023-03-20T19:55:48.844+00:00\",\"subscriptionErrorCode\":null,\"subscriptionEntry\":null,\"subscriptionValue\":null}]\n\n"}],"_postman_id":"f98bb86b-a6fd-4a3b-b109-98831c28a6c1"}],"id":"c560df9e-6521-45ab-85ed-40228bdd3c83","description":"<p>Retrieve information about a previous RPC Request.</p>\n<p>The response will contain a status field. If the response field contains SUCCESSFUL the message body will also contain the</p>\n<ul>\n<li><strong>request</strong> field which will contain the original request sent to the device.</li>\n<li><strong>response</strong> filed which will contain the response to the original request.<ul>\n<li>response field will contain the <strong>payload</strong> field example:<ul>\n<li>\"response\": { \"payload\": \"vinprefix:\" }</li>\n</ul>\n</li>\n</ul>\n</li>\n</ul>\n<p>GSX Cloud tracks the state of an RPC. There are 7 available states:</p>\n<ul>\n<li><strong>QUEUED</strong> - RPC was created and saved to the database. No attempt to send the RPC to the device yet. GSX Cloud will attempt to send the RPC immediately when the device becomes online or if it is already online. The platform will send pending RPCs sequentially.</li>\n<li><strong>SENT</strong> - GSX Cloud performed an attempt to send the RPC to the device. (Published to MQTT transport)</li>\n<li><strong>DELIVERED</strong> - device confirmed that the RPC was delivered. Device response as ACK. The next RPC in the queue will now send.</li>\n<li><strong>SUCCESSFUL</strong> - GSX Cloud received reply (response) for the <strong>two-way</strong> RPC. (Note that response can contain failed message in the RPC body)</li>\n<li><strong>TIMEOUT</strong> - GSX Cloud transport layer (MQTT) detected timeout of the RPC delivery. The timeout is controlled using the configuration parameter: MQTT_TIMEOUT (120 seconds) If the expiration time is less than MQTT_TIMEOUT, then the expiration value will be used as the MQTT timeout instead. You may configure number of retries in the RPC body. (0 is default). - [ Send alert to admin/fleet owner/device config manager ]</li>\n<li><strong>EXPIRED</strong> - The RPC was not delivered or platform did not receive the reply from device within configured expiration time. (48 months) Expired time must be larger than 0. [ Send alert to admin/fleet owner/device config manager ]</li>\n<li><strong>FAILED</strong> - failed to deliver the RPC during configurable number of retries or the RPC protobuf message failed to convert to an MQTT message. (Protobuf is the protocol that is used for any communication internally from GSX Cloud Core to transport.) [ Send alert to admin/fleet owner/device config manager ]</li>\n</ul>\n","_postman_id":"c560df9e-6521-45ab-85ed-40228bdd3c83","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"RPC Request DG800","item":[{"name":"DG800 RPC method: buzzer","id":"c1a592b1-b246-4ef0-a97e-2a8cf3f4b972","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"buzzer\",\n    \"params\": \"1\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dg800-method-buzzer\">DG800 Method: buzzer</h4>\n<h4 id=\"description\">Description</h4>\n<p>Send the buzzer command to the device.</p>\n<p>example body:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>{\"method\": \"buzzer\", \"params\": \"1\"}\n\n</code></pre><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>buzzer</td>\n<td></td>\n<td>Exec</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>enable (integer)</td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"5b956db5-160d-415a-b4a7-724b157104e0","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"0951cb29-eb4d-414f-b0e3-4ec1cccb4261","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"buzzer\",\n    \"params\": \"1\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"c1a592b1-b246-4ef0-a97e-2a8cf3f4b972"},{"name":"DG800 RPC method: canstatus","id":"13dade59-ef61-40e2-be48-a33509ca22c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"canstatus\",\n    \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dg800-method-canstatus\">DG800 Method: canstatus</h4>\n<h4 id=\"description\">Description</h4>\n<p>Send the canstatus command to the device.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>canstatus</td>\n<td></td>\n<td>Query</td>\n<td>Debug info for CAN <br />Example:<br /> canstatus:Protocol 11, init status 4 bus speed 500, VIN 1A1JC5444R7252367, RPM 1000, speed 50,odo 0, sb ?(0), gear P(0), error(0, 0x0, 0), ESR:00000000 LEC:0 REC:0 EWG:0 EPV:0 BOF:0)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"645b6ab5-5ebd-4e7a-8bbc-c5ce9c1c8e15","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"674968a4-bf53-445c-9adc-33014e8293f9","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"canstatus\",\n    \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"10101082005XXXX"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"13dade59-ef61-40e2-be48-a33509ca22c5"},{"name":"DG800 RPC method: denghour","id":"d7c0e62f-52e2-4771-9a4f-6bd370d56774","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"denghour\",\n    \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dg800-method-denghour\">DG800 Method: denghour</h4>\n<h4 id=\"description\">Description</h4>\n<p>Sets/Queries the derived engine hour for OBD vehicles</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>denghour</td>\n<td>hours (integer)</td>\n<td>Exec/Query</td>\n<td>Sets/Queries the derived engine hour for OBD vehicles</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"cec9aa43-2ba0-433f-bd5c-8f2007c25ed7","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"ffe69cb2-53f3-470c-a3de-f75e6c31a7ed","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"denghour\",\n    \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"10101082005XXXX"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"d7c0e62f-52e2-4771-9a4f-6bd370d56774"},{"name":"DG800 RPC method: extwake","id":"20063f55-0fd2-4f5a-90e7-ff99ab6a4ee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"extwake\",\n    \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dg800-method-extwake\">DG800 Method: extwake</h4>\n<h4 id=\"description\">Description</h4>\n<p>Wakes up DC400 for the specified duration (up to 120 minutes)</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>extwake</td>\n<td>minutes (integer)</td>\n<td>Exec/Query</td>\n<td>Wakes up DC400 for the specified duration (up to 120 minutes)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"53caf1df-eef6-4ca2-b200-a2eb9b9298a1","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"6be82641-36ad-4e7b-a7b7-92a30acf034b","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"method\": \"extwake\",\n    \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"10101082005XXXX"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n  \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"20063f55-0fd2-4f5a-90e7-ff99ab6a4ee8"},{"name":"DG800 RPC method: factoryreset","id":"f59eda38-77fc-4dca-a602-4d6d6513db4a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"factoryreset\",\n  \"params\": \"\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dg800-method-factoryreset\">DG800 Method: factoryreset</h4>\n<h4 id=\"description\">Description</h4>\n<p>Send the factoryreset command to the device.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>factoryreset</td>\n<td></td>\n<td>Exec</td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Mode (integer)</td>\n<td></td>\n<td>Mode is optional:  <br />0 - reset persistent queue and configuration  <br />1 - reset persistent queue only</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"73200096-e09c-431b-9d31-d4e0576ea23c","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"91853172-ad43-43be-8829-729a490814c3","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":""}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"f59eda38-77fc-4dca-a602-4d6d6513db4a"},{"name":"DG800 RPC method: fuelused","id":"8e78873f-2fda-4e6c-8f46-9ef6e7771296","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"fuelused\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"dg800-method-fuelused\">DG800 Method: fuelused</h4>\n<h4 id=\"description\">Description</h4>\n<p>Sets the total fuel used in Liters</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>fuelused</td>\n<td>total fuel used in Liters (integer or float)</td>\n<td>Query/Exec</td>\n<td>sets total fuel used in Liters Added in FW V2.5.7</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"11bb751b-a3bd-476b-a2c2-89fd97fcd4fe","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"ea1a3be4-b586-4b11-9dad-eadcff04dee7","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":""}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"8e78873f-2fda-4e6c-8f46-9ef6e7771296"},{"name":"DG800 RPC method: getio","id":"45e154dd-f974-4285-9a51-34663ec21359","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"getio\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Retrieve the IO status on the device.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>getio</td>\n<td></td>\n<td>Query</td>\n<td>Returns external input status  <br />Example:  <br />IN:0,1,0,0 OUT:0,0,0</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"70bffdcb-d8b6-4d05-bd14-70c36b495b7c","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"e6ebed88-f37f-44b7-acb5-4f0cc307982a","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":""}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"57507824-05c0-49a3-aa48-3596ac09462d\"\n}"}],"_postman_id":"45e154dd-f974-4285-9a51-34663ec21359"},{"name":"DG800 RPC method: hid","id":"0a24a74a-4781-4eb2-8179-69ddef396118","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"hid\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Retrieve the has card number from the HID reader</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>hid</td>\n<td></td>\n<td>Query</td>\n<td>Returns the last card number  <br />Example:  <br />hid:1362</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"7fe306e4-7f75-4969-ac30-793de5111c3e","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"305c75c1-e44d-4461-b666-9bd03fa6b268","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"hid\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:27:01 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"c14aca72-64cb-4829-b88b-860de9850ee3\"\n}"}],"_postman_id":"0a24a74a-4781-4eb2-8179-69ddef396118"},{"name":"DG800 RPC method: j1939ext","id":"6a6e2358-a82d-4242-9883-0ac99620870a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"j1939ext\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Retrieve the J1939 extended data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>j1939ext</td>\n<td></td>\n<td>Query</td>\n<td>Returns the J1939 extended data</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"3882a62b-e5b4-4ace-8e43-fae1706dcc75","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"82f5f43e-bfe3-4f13-b484-386db9458563","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"j1939ext\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:27:01 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"c14aca72-64cb-4829-b88b-860de9850ee3\"\n}"}],"_postman_id":"6a6e2358-a82d-4242-9883-0ac99620870a"},{"name":"DG800 RPC method: j1939ext2","id":"fd8d5585-1a65-42b2-b155-fa5fde459bcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"j1939ext2\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Retrieve the J1939 extended data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>j1939ext2</td>\n<td></td>\n<td>Query</td>\n<td>Returns the J1939 extended data</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"3a014894-0dbe-4bdf-8065-505ae5b9319a","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"23d91426-fb6d-45e7-837d-e7ce16029338","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"j1939ext2\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:27:01 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"c14aca72-64cb-4829-b88b-860de9850ee3\"\n}"}],"_postman_id":"fd8d5585-1a65-42b2-b155-fa5fde459bcf"},{"name":"DG800 RPC method: j1939tp","id":"bff9d7ed-001e-4c95-a343-96d05d8762d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"j1939tp\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Retrieve the J1939 tire pressure data</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>j1939tp</td>\n<td></td>\n<td>Query</td>\n<td>Returns the J1939 tire pressure data</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"226113ab-b03c-4056-b828-ead3c30c3c87","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"5cdfb4dc-dc00-4ce1-8705-fc529ffa2a1a","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"j1939tp\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:27:01 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"c14aca72-64cb-4829-b88b-860de9850ee3\"\n}"}],"_postman_id":"bff9d7ed-001e-4c95-a343-96d05d8762d8"},{"name":"DG800 RPC method: mdmstatus","id":"b667eb4e-daa1-4799-aa54-237272cf4139","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"mdmstatus\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Retrieve status information on the cellular modem</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>mdmstatus</td>\n<td></td>\n<td>Query</td>\n<td>Debug info for modem  <br />Example: APN:iot.kore.com,IMSI:310030001127471,rst:0,reboot:0,C:5,CE:5</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"c5665092-9062-43e3-9693-87b9532ac3fd","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"94559a59-7054-4f40-a3e9-1956bc7bd04e","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"mdmstatus\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:30:18 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"d3255bcf-f704-44ee-876e-74c2cff7ce4d\"\n}"}],"_postman_id":"b667eb4e-daa1-4799-aa54-237272cf4139"},{"name":"DG800 RPC method: odolist","id":"6cbcfa26-ddff-41b3-b071-5d8aa0ab1cd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"odolist\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Return a list of J1939 odometers detected by the device.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>odolist</td>\n<td></td>\n<td>Query</td>\n<td>Returns the all the ECU numbers, and their corresponding data, that are currently reporting odometer data.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"abe014b2-8257-47a2-bc7b-829d73446dc0","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"b4ddc907-6e69-4c11-965a-c79af7e4f3d3","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"odolist\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"d3255bcf-f704-44ee-876e-74c2cff7ce4d\"\n}"}],"_postman_id":"6cbcfa26-ddff-41b3-b071-5d8aa0ab1cd2"},{"name":"DG800 RPC method: odometer","id":"9dc7fb46-27e0-479a-9e6b-74a00c857ab4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"odometer\",\n  \"params\": \"1000,0\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Seed the odometer value or retrieve the current odometer values.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>odometer</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>1 - odometer (integer)  <br />  <br />2 - offset (integer)</td>\n<td>Exec</td>\n<td>1 - odometer value to seed (in km)  <br />  <br />2 - offset  <br />If value is 1, an offset on the odometer will be calculated based on the seed value. This value will be applied to the ECM odometer.  <br />  <br />Refer to “odooffset”</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>Query</td>\n<td>Show values of all odometers:  <br />  <br />Odo - Odometer from vehicle  <br />  <br />GOdo - GPS derived odometer  <br />  <br />SOdo - Vehicle speed derived odometer <br /><br />Example:<br />odometer:Odo 0km, OdoHR 355784km, GOdo 342776761m, SOdo 346434232m</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"5931c44c-9103-4c53-886d-0aac88a26ab5","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"f9a3afda-2fb9-4e27-9f01-9599bfb6c760","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"odometer\",\n  \"params\": \"1000,0\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:33:56 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"18b98ed2-1fd7-4da0-897e-9f132273d891\"\n}"}],"_postman_id":"9dc7fb46-27e0-479a-9e6b-74a00c857ab4"},{"name":"DG800 RPC method: owdevices","id":"78182056-a1e0-4c3b-97a4-802de5f62fa7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"owdevices\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>List all the 1-wire devices connected.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>owdevices</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>Query</td>\n<td>List of all 1-wire devices:  <br />  <br />-  <br />  <br />example:  <br />  <br />owdevices 28-24041731181EFF28 28-250417C43BCAFF28 28-850417C421C8FF28</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"f509f8d9-f028-417f-b7e1-f71785d3afee","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"eb65569f-d375-443a-ba66-ac42e3cffd26","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"owdevices\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:39:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"e2ae01c0-0da1-4061-a294-04decdf75bd0\"\n}"}],"_postman_id":"78182056-a1e0-4c3b-97a4-802de5f62fa7"},{"name":"DG800 RPC method: owstatus","id":"d1944f9f-de24-4dff-bd90-15066942dea6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"owstatus\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Shows the 1-wire devices that the DG800 is keeping track of.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>owstatus</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>Query</td>\n<td>example:  <br />  <br />owstatus IB:74000001C9632801 age:5 T:0 24041731181EFF28 23.562C age:8 v:1 T:1 250417C43BCAFF28 24.875C age:8 v:1</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"d6dbabd5-5324-4396-8c2a-11019d1563e7","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"0d69503c-ccca-487b-98f4-9faade1ef819","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"owstatus\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:42:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"aaefd7bd-8d79-4f13-973d-e72db33b6765\"\n}"}],"_postman_id":"d1944f9f-de24-4dff-bd90-15066942dea6"},{"name":"DG800 RPC method: pidssupported","id":"93257837-32e1-44bb-ad14-7c71ba0e14b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"pidssupported\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Shows the Service 01 PIDs supported. See SAE J1979, Table 19, p.26 for data description.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>pidssupported</td>\n<td></td>\n<td>Query</td>\n<td>Service 01 PIDs supported. See SAE J1979, Table 19, p.26 for data description.</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td></td>\n<td>Added in FW V2.5.4</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"c4ce2d8d-226c-4103-8e7d-52d6f3cae6b8","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"ad51247e-e53b-4a2c-be86-1d01375890fb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"pidssupported\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:42:31 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"aaefd7bd-8d79-4f13-973d-e72db33b6765\"\n}"}],"_postman_id":"93257837-32e1-44bb-ad14-7c71ba0e14b6"},{"name":"DG800 RPC method: reboot","id":"a37f177a-75da-4e74-aa11-a3dde56e18d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"reboot\",\n  \"params\": \"\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Reboot the unit</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>reboot</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td>Mode</td>\n<td>Exec</td>\n<td>The optional parameter values:  <br />  <br />1 - reboots the device and erases the flash sector 7 before the watchdog is enabled in order to allow the log flash writes.  <br />  <br />2 - reboots the device and clears the CAN bus persistent states.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"76f7a482-6e51-45c6-81ff-979f9f9ac395","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"1236f293-5d5f-4891-b8df-b8ce4b3bf971","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"reboot\",\n  \"params\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:44:39 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"138c4089-848a-4652-bd44-1d353aa236bc\"\n}"}],"_postman_id":"a37f177a-75da-4e74-aa11-a3dde56e18d1"},{"name":"DG800 RPC method: resynccfg","id":"454f3cd8-2e3b-4a08-82a5-81ec4c7ccd5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"resynccfg\",\n  \"params\": \"\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>StartFragment</p>\n<p>Trigger resync of configuration immediately if “synccfg” is enabled.</p>\n<p>EndFragment</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>resynccfg</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>Exec</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"59d9e6be-e748-45e9-88a1-d6cff3bd1ce3","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"ee5b46e0-502c-4fec-af41-f1e393cd8233","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"resynccfg\",\n  \"params\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 18 May 2023 19:56:14 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"0ba9e510-f5b6-11ed-8433-0d98b8f100e6\"\n}"}],"_postman_id":"454f3cd8-2e3b-4a08-82a5-81ec4c7ccd5c"},{"name":"DG800 RPC method: status","id":"129f8e90-9d8a-4917-9153-87b25e097042","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"status\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Debug command that returns various status of the DG800.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>Query</td>\n<td>Output:  <br />RSSI  <br />CEREG status  <br />MQTT status  <br />ICCID  <br />Phone number  <br />MQTT retry counter  <br />  <br />Example:  <br />status:19,5,5,0,89010303300011274710,15442139408,0</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"89c204a8-e3d8-46ca-b21c-d6ef4326ce89","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"4ea95b29-ec24-4bbb-9d50-3ad5aa9d14db","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"status\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:47:15 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"0bd2ecfe-97aa-4093-a688-651ce52b6524\"\n}"}],"_postman_id":"129f8e90-9d8a-4917-9153-87b25e097042"},{"name":"DG800 RPC method: version","id":"9673bb0a-db00-4b32-b4b8-b49070e7cc69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"version\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Returns the current firmware version.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>version</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>Query</td>\n<td>Version string:  <br />-Firmware version  <br />-Modem firmware version  <br />-Bootloader version  <br />  <br />Example:  <br />version:DG800.2.4.34.20230107014914,EC25AFFDR07A08M4G_01.002.01.002,211202-eg840</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"20d4015b-5bc2-4c4c-971d-0f78bdb1fbdd","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"e869ade1-6b26-4585-93eb-3283c9aa413d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"version\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:51:27 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"9d8eefb6-b23f-4591-9fcf-0a64998cbd75\"\n}"}],"_postman_id":"9673bb0a-db00-4b32-b4b8-b49070e7cc69"},{"name":"DG800 RPC method: watthours","id":"54670028-dafa-40d2-b633-ce3d6e2f2fef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"watthours\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Set or query the watt hours.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>watthours</td>\n<td>Watt-hours  <br />(uint64_t)</td>\n<td>Exec/Query</td>\n<td>Set or query the watt hours. Added in FW V2.5.18</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"c12bf2ec-1e23-4c9f-8f47-51e08bf3e6e1","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"705e22dd-9050-48a4-8ca9-e246e6cd9a13","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"watthours\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:48:53 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"3a39128d-2ac0-436d-bb4a-5fd3e41c2720\"\n}"}],"_postman_id":"54670028-dafa-40d2-b633-ce3d6e2f2fef"},{"name":"DG800 RPC method: wificlients","id":"92eea031-e084-4c6b-af10-1691e7fc0da5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"wificlients\",\n  \"params\": \"?\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","description":"<h4 id=\"description\">Description</h4>\n<p>Returns a list of MAC address that are connected over WiFi</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Command</strong></th>\n<th><strong>Parameters</strong></th>\n<th><strong>Mode</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>wificlients</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n<td>Query</td>\n<td>List of MAC address connected over WiFi<br />Example: <br />wificlients:de:fb:45:81:58:67,dc:41:a9:a5:22:7e</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"26c420b3-892a-42f4-bf60-15bcfe32241b","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"bbe16b24-8b43-446f-969f-754753af578d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"method\": \"wificlients\",\n  \"params\": \"?\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Thu, 02 Mar 2023 20:48:53 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"3a39128d-2ac0-436d-bb4a-5fd3e41c2720\"\n}"}],"_postman_id":"92eea031-e084-4c6b-af10-1691e7fc0da5"}],"id":"c28a3ae0-2319-45a3-ae09-4d9cde9e89f4","description":"<p>The GeoSensorX REST API allows us to send a RPC request to a device. The device RPC request will return a response with status 200 when the command is received. The response returned contains a unique identifier. This identifier allows you to query the response of the RPC using the GET RPC Status endpoint.</p>\n","_postman_id":"c28a3ae0-2319-45a3-ae09-4d9cde9e89f4","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"RPC Status DC400","item":[{"name":"GET RPC Status capture-image","id":"452bd7f2-bd6d-41ed-adce-577297a339c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","description":"<h4 id=\"description\">Description</h4>\n<p>Calling this endpoint with a <code>rpcId</code> will return the status information related to that request. For example, when you send a <code>POST</code> request for a device to <code>processRpcRequest</code> the API will return a <code>rpcId</code> in the response body. That <code>rpcId</code> can then be used with this API endpoint to return information from the original request as seen in the example below.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":rpcId"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"5ab99d17-57cd-4d3e-9e9d-cb26e49c4e5b","description":{"content":"<p>(Required) rpcId</p>\n","type":"text/plain"},"type":"any","value":"47136f16-db47-4f05-a56d-139930522f98","key":"rpcId"}]}},"response":[{"id":"48419271-6a59-4fe9-80f1-26cb87596ab4","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"47136f16-db47-4f05-a56d-139930522f98","description":"(Required) rpcId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"47136f16-db47-4f05-a56d-139930522f98\",\n    \"message\": {\n        \"satellites\": 0,\n        \"elevation\": 0,\n        \"manualRequestId\": \"47136f16-db47-4f05-a56d-139930522f98\",\n        \"seqNo\": 10785,\n        \"requestType\": \"ManualEvent\",\n        \"uploadResult\": 1,\n        \"latitude\": 0,\n        \"msgId\": \"695e2d88-e4c1-4c90-bc08-4c50a1efd9b3\",\n        \"eventType\": \"Media transfer\",\n        \"media\": [\n            {\n                \"requestId\": \"0203030521054069-20230310130728-136\",\n                \"file\": \"20230310130728-136.jpg\",\n                \"mediaType\": \"SNAPSHOT\",\n                \"url\": \"/api/geosensorx/0203030521054069/:deviceToken/20230310130728-136.jpg/url\"\n            }\n        ],\n        \"gpsTimestamp\": 1678453655000,\n        \"nmeaValid\": false,\n        \"speed\": 0,\n        \"eventTypeId\": 136,\n        \"eventTime\": \"2023-03-10T13:07:35.000+0000\",\n        \"schema version\": 1.1,\n        \"server timestamp\": \"2023-03-10T19:07:46.324+0000\",\n        \"eventPriority\": \"normal\",\n        \"gpsAngle\": 0,\n        \"uniqueId\": \"0203030521054069\",\n        \"longitude\": 0,\n        \"status\": \"AVAILABLE\"\n    },\n    \"status\": \"COMPLETED\"\n}"},{"id":"f60a3a97-53d2-409c-af66-1b8f1292e2ba","name":"Unauthorized","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"47136f16-db47-4f05-a56d-139930522f98","description":"(Required) rpcId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"401 : [\n    {\n        \"status\": 401,\n        \"message\": \"Token has expired\",\n        \"errorCode\": 11,\n        \"timestamp\": \"2023-03-10T19:50:19.690+00:00\",\n        \"subscriptionErrorCode\": null,\n        \"subscriptionEntry\": null,\n        \"subscriptionValue\": null\n    }\n]"},{"id":"9ad8ca42-64b3-4b44-ae59-8a0d0e099643","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"47136f16-db47-4f05-a56d-139930522f98","description":"(Required) rpcId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"[ca904390-89a6-11ea-a90f-ddbe9077f714][b54f1861-c8a9-11eb-ac65-01d245ccb415] failed to find data requested for id: [47136f16-db47-4f05-a56d-139930522f98]\"\n}"}],"_postman_id":"452bd7f2-bd6d-41ed-adce-577297a339c1"},{"name":"GET RPC Status dms auto-calib","id":"73ac8c9d-b288-46ca-84fa-f0e92a821038","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"*/*"}],"url":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","description":"<h4 id=\"description\">Description</h4>\n<p>Calling this endpoint with a <code>rpcId</code> will return the status information related to that request. For example, when you send a <code>POST</code> request for a device to <code>processRpcRequest</code> the API will return a <code>rpcId</code> in the response body. That <code>rpcId</code> can then be used with this API endpoint to return information from the original request as seen in the example below. The response may include a url to an avi file. The filename in this url can be referenced in a request to have the video uploaded for review if necessary, as some events on the DC400 might not be configured for automatic upload. You can use the DC400 RPC method: <code>upload-vid</code> and the AVI file name as part of the POST body to accomplish the video upload.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","rpc",":rpcId"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"e677557c-033e-437e-8258-95d6e19b5250","description":{"content":"<p>(Required) rpcId</p>\n","type":"text/plain"},"type":"any","value":"47136f16-db47-4f05-a56d-139930522f98","key":"rpcId"}]}},"response":[{"id":"4353983d-4810-4af0-b574-0fe3de7872b5","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"47136f16-db47-4f05-a56d-139930522f98","description":"(Required) rpcId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"47136f16-db47-4f05-a56d-139930522f98\",\n    \"message\": {\n        \"satellites\": 0,\n        \"elevation\": 0,\n        \"manualRequestId\": \"47136f16-db47-4f05-a56d-139930522f98\",\n        \"seqNo\": 10782,\n        \"requestType\": \"Alarm\",\n        \"uploadResult\": 1,\n        \"latitude\": 0,\n        \"msgId\": \"15c02e6e-61e5-427d-a966-e487f4453a92\",\n        \"eventType\": \"Driver calibration\",\n        \"media\": [\n            {\n                \"requestId\": \"0203030521054069-20230310122529-138\",\n                \"url\": \"/api/geosensorx/0203030521054069/:deviceToken/20230310122529-138.avi/url\",\n                \"channel\": 1,\n                \"mediaType\": \"CONTAINER\"\n            }\n        ],\n        \"gpsTimestamp\": 1678451146000,\n        \"nmeaValid\": false,\n        \"speed\": 0,\n        \"eventTypeId\": 155,\n        \"payload\": \"2023-03-10 12:25:46\",\n        \"requestId\": \"0203030521054069-20230310122529-138\",\n        \"eventTime\": \"2023-03-10T12:25:46.000+0000\",\n        \"schema version\": 1.1,\n        \"server timestamp\": \"2023-03-10T18:25:59.363+0000\",\n        \"eventPriority\": \"normal\",\n        \"gpsAngle\": 0,\n        \"uniqueId\": \"0203030521054069\",\n        \"longitude\": 0,\n        \"status\": \"PENDING\"\n    },\n    \"status\": \"COMPLETED\"\n}"},{"id":"284e8dca-d530-44ca-a6bb-762b1ce1ac9e","name":"Unauthorized","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"47136f16-db47-4f05-a56d-139930522f98","description":"(Required) rpcId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":"401 : [\n    {\n        \"status\": 401,\n        \"message\": \"Token has expired\",\n        \"errorCode\": 11,\n        \"timestamp\": \"2023-03-10T19:50:19.690+00:00\",\n        \"subscriptionErrorCode\": null,\n        \"subscriptionEntry\": null,\n        \"subscriptionValue\": null\n    }\n]"},{"id":"08367eed-23e4-4cfb-b86d-efe36824be24","name":"Bad Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/rpc/:rpcId","host":["https://api.hostview.ai"],"path":["api","geosensorx","rpc",":rpcId"],"variable":[{"key":"rpcId","value":"47136f16-db47-4f05-a56d-139930522f98","description":"(Required) rpcId"}]}},"code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"[ca904390-89a6-11ea-a90f-ddbe9077f714][b54f1861-c8a9-11eb-ac65-01d245ccb415] failed to find data requested for id: [47136f16-db47-4f05-a56d-139930522f98]\"\n}"}],"_postman_id":"73ac8c9d-b288-46ca-84fa-f0e92a821038"}],"id":"6a51e32a-8910-49d6-8084-ef3ac614dcc5","_postman_id":"6a51e32a-8910-49d6-8084-ef3ac614dcc5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"Activation","item":[{"name":"activateDevice","id":"27053a76-09ef-442e-b57f-01b628e58cd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"RMA\": false,\n   \"activationStateNotes\": \"notes string - e.g. activated for XYZ customer\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/device/:deviceName/activate","description":"<p>Sending a request to this endpoint will change the <code>activated</code> state of the device to <code>true</code> and will allow the GeoSensorX Cloud to send data to your webhook endpoint.</p>\n<p>Optionally you can pass along the following JSON fields in the request body</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>key</strong></th>\n<th><strong>value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>RMA</td>\n<td>true or false - RMA boolean value defined during activation or deactivation (Optional)</td>\n</tr>\n<tr>\n<td>activationStateNotes</td>\n<td>Customer defined notes during activation or deactivation (Optional)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","device",":deviceName","activate"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"36449efe-d65f-491a-8d25-eb5a48d84839","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"640050f4-193f-4ca3-bb2e-763983843ccb","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n   \"RMA\": false,\n   \"activationStateNotes\": \"notes string - e.g. activated for XYZ customer\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/device/:deviceName/activate","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","device",":deviceName","activate"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 13 Feb 2023 04:55:07 GMT"}],"cookie":[],"responseTime":null,"body":""},{"id":"f238db05-0b00-4cc8-b00a-2b67e38c0176","name":"already activated device","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"RMA\": false,\n   \"activationStateNotes\": \"notes string - e.g. activated for XYZ customer\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/device/:deviceName/activate","host":["https://api.hostview.ai"],"path":["api","geosensorx","device",":deviceName","activate"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"Device is already in requested state, no update needed."}],"_postman_id":"27053a76-09ef-442e-b57f-01b628e58cd4"},{"name":"deactivateDevice","id":"1f0dd2f5-1527-43fd-9357-1df680c55d29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"RMA\": true,\n   \"activationStateNotes\": \"notes string - e.g. deactivated for XYZ customer\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/device/:deviceName/deactivate","description":"<p>Sending a request to this endpoint will change the <code>activated</code> state of the device to <code>false</code> and will stop the GeoSensorX Cloud from sending data to your webhook endpoint.</p>\n<p>Optionally you can pass along the following JSON fields in the request body</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>key</strong></th>\n<th><strong>value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>RMA</td>\n<td>true or false - RMA boolean value defined during activation or deactivation (Optional)</td>\n</tr>\n<tr>\n<td>activationStateNotes</td>\n<td>Customer defined notes during activation or deactivation (Optional)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","device",":deviceName","deactivate"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"13860b41-63bc-4186-bdae-8e6788fea904","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"46452339-5183-4905-9dc5-086e488eed37","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n   \"RMA\": true,\n   \"activationStateNotes\": \"notes string - e.g. deactivated for XYZ customer\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/device/:deviceName/deactivate","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","device",":deviceName","deactivate"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 13 Feb 2023 04:55:07 GMT"}],"cookie":[],"responseTime":null,"body":""},{"id":"7e92073a-e2cd-49b3-a425-a8a8eb91d165","name":"already deactivated device","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n   \"RMA\": true,\n   \"activationStateNotes\": \"notes string - e.g. deactivated for XYZ customer\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/device/:deviceName/deactivate","host":["https://api.hostview.ai"],"path":["api","geosensorx","device",":deviceName","deactivate"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"Device is already in requested state, no update needed."}],"_postman_id":"1f0dd2f5-1527-43fd-9357-1df680c55d29"},{"name":"activationState","id":"9951bdb8-a8b0-494f-98b5-7ffa44fb0aa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/device/:deviceName/activation/state","description":"<p>A request can be sent to this endpoint to receive information about the current <code>activated</code> state for the device.</p>\n<p>The response will include the following JSON fields</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>key</strong></th>\n<th><strong>value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>timestamp</td>\n<td>timestamp when the device was activated or deactivated</td>\n</tr>\n<tr>\n<td>activated</td>\n<td>true or false</td>\n</tr>\n<tr>\n<td>RMA</td>\n<td>true or false RMA boolean value defined during activation or deactivation (Optional)</td>\n</tr>\n<tr>\n<td>activationStateNotes</td>\n<td>Customer defined notes during activation or deactivation (Optional)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","device",":deviceName","activation","state"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"42716cf9-73d4-4c02-8006-fec7c7add4b7","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"a6569695-48e9-4c05-93d9-33381385cb5f","name":"OK","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/device/:deviceName/activation/state","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","device",":deviceName","activation","state"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 13 Feb 2023 04:55:07 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"timestamp\": 1726759924698,\n    \"activated\":true,\n    \"RMA\": true,\n    \"activationStateNotes\": \"notes string for example reason why it is an RMA\"\n}"}],"_postman_id":"9951bdb8-a8b0-494f-98b5-7ffa44fb0aa4"}],"id":"7356e0db-e30f-4004-8c67-60ecb5dd548b","description":"<p>When a device is assigned to a customer its current <code>activated</code> state is false by default. This means the device will only send data to the GeoSensorX Cloud. No data will be sent out the webhook when a device's <code>activated</code> state is false.</p>\n<p>In order to have data sent from the GeoSensorX Cloud to your endpoint an activation request must be made. As a customer you can send an API request to the <code>activate</code> endpoint to achieve this. Upon success of an activation request any new data received, for this device, in the GeoSensorX Cloud will be sent to your endpoint.</p>\n<p>If you no longer want to receive data for a device or need to RMA a device you can deactivate the device. As a customer you can send an API request to the <code>deactivate</code> endpoint to achieve this. Upon success of deactivation the GeoSensorX Cloud will no longer send data to your endpoint.</p>\n","_postman_id":"7356e0db-e30f-4004-8c67-60ecb5dd548b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"getDeviceIdByName","id":"e7c26a31-d449-421d-a899-11197e7c8fb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.hostview.ai/api/geosensorx/device/:deviceName","description":"<p>Returns a unique id if the device is available and authorized for the customer requesting it. If the device is not available or is the customer is not authorized a 404 error is returned (see examples).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","device",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"f2a7638a-07a4-45c4-a404-fcdac785eb94","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"a3e8d3d3-fd23-4b10-9b45-d4fa1d0f5b91","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/device/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","device",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"content-type","value":"application/json"},{"key":"transfer-encoding","value":"chunked"},{"key":"date","value":"Mon, 13 Feb 2023 04:55:07 GMT"}],"cookie":[],"responseTime":null,"body":"\"241f8cd0-d984-11eb-b165-afd8b3ac3077\""},{"id":"11495a53-f193-497c-85f5-0a4c4430b0c2","name":"Not Found","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/device/:deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","device",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName","description":"(Required) deviceName"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"plain","header":[{"key":"content-type","value":"text/plain;charset=UTF-8"},{"key":"content-length","value":"52"},{"key":"date","value":"Mon, 13 Feb 2023 04:56:32 GMT"}],"cookie":[],"responseTime":null,"body":"Device with requested name: deviceName wasn't found!"}],"_postman_id":"e7c26a31-d449-421d-a899-11197e7c8fb4"},{"name":"getOwnerDeviceNames","id":"5129368e-5293-483b-bb01-0176e0f2ea57","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.hostview.ai/api/geosensorx/owner/device/names","description":"<p>Returns an array of all device names for that customer (owner).</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","owner","device","names"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"description":{"content":"<p>false: only return customer's devices true: return customer's and sub-customer's devices</p>\n","type":"text/plain"},"key":"allDevices","value":"false"},{"disabled":true,"description":{"content":"<p>deviceNameFilter</p>\n","type":"text/plain"},"key":"deviceNameFilter","value":"deviceName"},{"disabled":true,"description":{"content":"<p>deviceTypeFilter</p>\n","type":"text/plain"},"key":"deviceTypeFilter","value":"DG800"}],"variable":[]}},"response":[{"id":"8cd92423-586f-465f-8a7f-b2c67eeebf40","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/owner/device/names","host":["https://api.hostview.ai"],"path":["api","geosensorx","owner","device","names"],"query":[{"key":"allDevices","value":"false","description":"allDevices","disabled":true},{"key":"deviceNameFilter","value":"deviceName","description":"deviceNameFilter","disabled":true},{"key":"deviceTypeFilter","value":"DG800","description":"deviceTypeFilter","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"content-type","value":"text/plain;charset=UTF-8"},{"key":"content-length","value":"77"},{"key":"date","value":"Mon, 13 Feb 2023 05:19:11 GMT"}],"cookie":[],"responseTime":null,"body":"[\"0101010521XXXXXX\",\"0203030921XXXXXX\",\"0203030921XXXXXX\",\"0101010521XXXXXX\"]"},{"id":"b947aa38-2edf-4231-91c6-9e8a104535aa","name":"OK - no device found in filter","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/owner/device/names?deviceNameFilter=deviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","owner","device","names"],"query":[{"key":"allDevices","value":"false","description":"allDevices","disabled":true},{"key":"deviceNameFilter","value":"deviceName","description":"deviceNameFilter"},{"key":"deviceTypeFilter","value":"DG800","description":"deviceTypeFilter","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"content-type","value":"text/plain;charset=UTF-8"},{"key":"content-length","value":"2"},{"key":"date","value":"Mon, 13 Feb 2023 05:22:19 GMT"}],"cookie":[],"responseTime":null,"body":"[]"},{"id":"287a7aa4-82f1-47a6-933b-bb1cdd030e82","name":"408 Request Timeout","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/owner/device/names","host":["https://api.hostview.ai"],"path":["api","geosensorx","owner","device","names"],"query":[{"key":"allDevices","value":"false","description":"allDevices","disabled":true},{"key":"deviceNameFilter","value":"deviceName","description":"deviceNameFilter","disabled":true},{"key":"deviceTypeFilter","value":"DG800","description":"deviceTypeFilter","disabled":true}]}},"status":"Request Timeout","code":408,"_postman_previewlanguage":"plain","header":[{"key":"content-type","value":"text/plain;charset=UTF-8"},{"key":"content-length","value":"15"},{"key":"date","value":"Mon, 13 Feb 2023 05:24:54 GMT"}],"cookie":[],"responseTime":null,"body":"408 : [no body]"}],"_postman_id":"5129368e-5293-483b-bb01-0176e0f2ea57"},{"name":"getTimeseries","event":[{"listen":"prerequest","script":{"id":"c6385332-fd0c-460a-8438-fba38de35c1a","exec":["var moment = require('moment');","","//Set the startTime for events to query","pm.environment.set('startTime', moment().subtract(1, 'hours').valueOf());","","//Set the endTime for the events to query","pm.environment.set('endTime', moment().subtract(1, 'seconds').valueOf());",""],"type":"text/javascript","packages":{}}}],"id":"25c49884-3f63-4088-94b2-95d11ba16e12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.hostview.ai/api/geosensorx/device/:deviceName/values/timeseries?keys=busstatus,obd protocol,PowerOnReason,cereg,owtemp1,owtemp2,seq,event,vehicle batt,timestamp,latitude,longitude,heading,speed,DTCs,msgId&startTs={{startTime}}&endTs={{endTime}}&intervalType=&interval=&timeZone=&limit=5&agg=NONE&orderBy=ASC&useStrictDataTypes=true","description":"<p>Using this API will return telemetry data for a device within the given start and end time. The response data and format is based on the keys given and any query params configured.</p>\n<p>You can aggregate the data using the <code>agg</code> param as well as sorting the response data using the <code>orderBy</code> param.</p>\n<p>The response will include a <code>ts</code> timestamp key/value pair which indicates the server timestamp.</p>\n<p>Indexing of the keys allows you to match up telemetry data for a given point in time.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>DG800 Data</strong></th>\n<th><strong>Key</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Device Timestamp</td>\n<td>timestamp</td>\n<td>Timestamp of event from the device</td>\n</tr>\n<tr>\n<td>Latitude</td>\n<td>latitude</td>\n<td>Latitude during the event</td>\n</tr>\n<tr>\n<td>Longitude</td>\n<td>longitude</td>\n<td>Longitude during the event</td>\n</tr>\n<tr>\n<td>Bus Status</td>\n<td>busstatus</td>\n<td>O: This represents that the device is getting data from the OBDII port of the vehicle.  <br />9: This represents that the device is getting data from J1939 port of the vehicle(Reality means just J1939 data, this data could be represented using an Rp1226 cable or J1939 cable).  <br />7: This represents that the device is getting data from the J1708 port of the vehicle.  <br />N: This represents that there is no data coming from the ECM of the asset.</td>\n</tr>\n<tr>\n<td>Vehicle bus protocol</td>\n<td>obd protocol</td>\n<td>0: \"Not Connected\",  <br />10: \"CAN\",  <br />11: \"CAN 500K 11bit\",  <br />12: \"CAN 500K 29bit\",  <br />13: \"CAN 250K 11bit\",  <br />14: \"CAN 250K 29bit\",  <br />20: \"KLINE\",  <br />22: \"KLINE_FAST\",  <br />29: \"KLINE_SLOW\",  <br />30: \"KLINE_9141\",  <br />40: \"JLINE\",  <br />41: \"JLINE_PWM\",  <br />42: \"JLINE_VPW\",  <br />43: \"J1939\",  <br />44: “J1708”,  <br />45: “J1939 and J1708”</td>\n</tr>\n<tr>\n<td>Power on Reason Code</td>\n<td>PowerOnReason</td>\n<td>0: Power key on  <br />1: Normal reboot  <br />2: Watchdog reboot  <br />3: External power on</td>\n</tr>\n<tr>\n<td>1-Wire temperature sensor 1</td>\n<td>owtemp1</td>\n<td>1-Wire temperature sensor index 1 value.  <br />Temperature value in C</td>\n</tr>\n<tr>\n<td>1-Wire temperature sensor 2</td>\n<td>owtemp2</td>\n<td>1-Wire temperature sensor index 1 value.  <br />Temperature value in C</td>\n</tr>\n<tr>\n<td>Event</td>\n<td>event</td>\n<td>Numerical value of the event</td>\n</tr>\n<tr>\n<td>Sequence Number</td>\n<td>seq</td>\n<td>Sequence number for the event</td>\n</tr>\n<tr>\n<td>Vehicle VIN</td>\n<td>vin</td>\n<td></td>\n</tr>\n<tr>\n<td>GPS speed</td>\n<td>speed</td>\n<td>km/h</td>\n</tr>\n<tr>\n<td>Vehicle speed</td>\n<td>vehicle speed</td>\n<td>km/h</td>\n</tr>\n<tr>\n<td>Engine on Time</td>\n<td>Engine on Time</td>\n<td>0 - 65534 (seconds)</td>\n</tr>\n<tr>\n<td>Fuel level</td>\n<td>fuel level</td>\n<td>0 - 100 %</td>\n</tr>\n<tr>\n<td>RPM</td>\n<td>rpm</td>\n<td></td>\n</tr>\n<tr>\n<td>Odometer</td>\n<td>Odo</td>\n<td>km</td>\n</tr>\n<tr>\n<td>Derived Odometer based on vehicle speed</td>\n<td>dodo</td>\n<td>km/h</td>\n</tr>\n<tr>\n<td>Mileage</td>\n<td>mileage</td>\n<td>GPS odometer km</td>\n</tr>\n<tr>\n<td>Check engine light status</td>\n<td>mil</td>\n<td>0: Off  <br />1: On</td>\n</tr>\n<tr>\n<td>Vehicle battery voltage</td>\n<td>vehicle batt</td>\n<td>mV</td>\n</tr>\n<tr>\n<td>DTCs</td>\n<td>DTCs</td>\n<td>Metadata for DTCs</td>\n</tr>\n<tr>\n<td>Coolant temperature</td>\n<td>coolant temp</td>\n<td>degrees C</td>\n</tr>\n<tr>\n<td>Satellites</td>\n<td>satellites</td>\n<td>Numerical value of satellites</td>\n</tr>\n<tr>\n<td>Total engine hours</td>\n<td>total engine hours</td>\n<td>J1939 Only</td>\n</tr>\n<tr>\n<td>Total fuel used</td>\n<td>total fuel used</td>\n<td>J1939 Only</td>\n</tr>\n<tr>\n<td>RSSI</td>\n<td>rssi</td>\n<td>0:-113dBm or less  <br />1: -111dBm  <br />2...30: -109dBm... -53dBm  <br />31: -51dBm or greater  <br />99: Not known or not detectable</td>\n</tr>\n<tr>\n<td>Backup Battery Voltage</td>\n<td>backup batt</td>\n<td>mV</td>\n</tr>\n<tr>\n<td>Whether GPS coordinate is valid</td>\n<td>validity</td>\n<td>true/false</td>\n</tr>\n<tr>\n<td>iButton</td>\n<td>ibutton</td>\n<td>Hex string value of the iButton ID</td>\n</tr>\n<tr>\n<td>MQTT status</td>\n<td>mqtt</td>\n<td>0: N/A  <br />1: Module Ready  <br />2: Init Done  <br />3: Available  <br />4: Connecting  <br />5: Opened  <br />6: Closing</td>\n</tr>\n<tr>\n<td>CEREG Status</td>\n<td>cereg</td>\n<td>0: Not registered and searching  <br />1: Registered home network  <br />2: Not registered but searching  <br />3: Registration denied  <br />4: Unknown  <br />5: Registered roaming</td>\n</tr>\n<tr>\n<td>Message ID</td>\n<td>msgId</td>\n<td>Server generated ID</td>\n</tr>\n<tr>\n<td>Wifi Clients</td>\n<td>wifiClients</td>\n<td>List of MAC addresses of connected Wifi clients</td>\n</tr>\n<tr>\n<td>Webhook Send Timestamp</td>\n<td>webhookSendTs</td>\n<td>Timestamp when GSX Cloud sent the message to your webhook</td>\n</tr>\n<tr>\n<td>Webhook Receive Timestamp</td>\n<td>webhookResponseTs</td>\n<td>Timestamp when GSX Cloud received the response from your webhook</td>\n</tr>\n<tr>\n<td>HID</td>\n<td>hid</td>\n<td>Card number presented to the HID card reader.</td>\n</tr>\n<tr>\n<td>Seat belt status</td>\n<td>seatbelt</td>\n<td>0: Unknown  <br />1: Unbuckled  <br />2: Buckled</td>\n</tr>\n<tr>\n<td>SPN 175  <br />Engine Oil Temperature 1  <br />  <br />OBD:  <br />SID 1 PID 5C  <br />Engine oil temperature</td>\n<td>eot1</td>\n<td>Celcius</td>\n</tr>\n<tr>\n<td>SPN 91  <br />Accelerator Pedal 1 Position  <br />  <br />OBD:  <br />SID 1 PID 5A  <br />Pedal position</td>\n<td>ap1p</td>\n<td>%</td>\n</tr>\n<tr>\n<td>SPN 92  <br />Engine Percent Load At Current Speed  <br />OBD:  <br />SID 1 PID 04  <br />Engine load</td>\n<td>eplacs</td>\n<td>%</td>\n</tr>\n<tr>\n<td>SPN 4360  <br />Aftertreatment 1 SCR Intake Temperature</td>\n<td>a1s1t</td>\n<td>Celcius</td>\n</tr>\n<tr>\n<td>SPN 111  <br />Engine Coolant Level 1</td>\n<td>ecl1</td>\n<td>%</td>\n</tr>\n<tr>\n<td>SPN 98  <br />Engine Oil Level</td>\n<td>eol</td>\n<td>%</td>\n</tr>\n<tr>\n<td>SPN 4771  <br />Aftertreatment 2 Diesel Oxidation Catalyst Intake Temperature</td>\n<td>a2docit</td>\n<td>Celcius</td>\n</tr>\n<tr>\n<td>SPN 4765  <br />Aftertreatment 1 Diesel Oxidation Catalyst Intake Temperature</td>\n<td>a1docit</td>\n<td>Celcius</td>\n</tr>\n<tr>\n<td>SPN 3517  <br />Aftertreatment 1 Diesel Exhaust Fluid Tank Level</td>\n<td>a1deftl</td>\n<td>mm</td>\n</tr>\n<tr>\n<td>SPN 3697  <br />diesel particulate filter lamp command</td>\n<td>dpflc</td>\n<td>0 to 7  <br />000b = Off  <br />001b = On – solid  <br />010b = reserved for SAE assignment  <br />011b = reserved for SAE assignment  <br />100b = On – fast blink (1 Hz)  <br />101b = On – very fast blink  <br />110b = reserved for SAE assignment  <br />111b = not available</td>\n</tr>\n<tr>\n<td>SPN 3700  <br />Aftertreatment Diesel Particulate Filter Active Regeneration Status</td>\n<td>adpfars</td>\n<td>0 to 3  <br />00b = not active  <br />01b = active  <br />10b = regeneration needed - automatically initiated active regeneration imminent  <br />11b = not available</td>\n</tr>\n<tr>\n<td>SPN 3251  <br />Aftertreatment 1 Diesel Particulate Filter Differential Pressure</td>\n<td>a1dpfdp</td>\n<td>kPa</td>\n</tr>\n<tr>\n<td>SPN 2659  <br />Engine Exhaust Gas Recirculation 1 Mass Flow Rate</td>\n<td>eegr1mfr</td>\n<td>kg/h</td>\n</tr>\n<tr>\n<td>SPN 132  <br />Engine Intake Air Mass Flow Rate  <br />OBD:  <br />SID 1 PID 10  <br />Mass air flow rate</td>\n<td>maf</td>\n<td>kg/h</td>\n</tr>\n<tr>\n<td>SPN 4240  <br />engine Exhaust Bank 1 O2 Sensor Closed Loop Operation</td>\n<td>eeb1osclo</td>\n<td>0 to 15  <br />0000b = Open loop - has not yet satisfied conditions to go closed loop  <br />0001b = Closed loop - using oxygen sensor(s) as feedback for fuel control  <br />0010b = Open loop due to driving conditions (e.g., power enrichment, deceleration enleanment)  <br />0011b = Open loop - due to detected system fault  <br />0100b = Closed loop, but fault with at least one oxygen sensor - may be using single oxygen sensor for fuel control  <br />0101b to 1110b = reserved  <br />1111b = not supported</td>\n</tr>\n<tr>\n<td>SPN 412  <br />Engine Exhaust Gas Recirculation 1 Temperature</td>\n<td>eegr1t</td>\n<td>Celcius</td>\n</tr>\n<tr>\n<td>SPN 8150  <br />Engine Exhaust Gas Restriction Valve Control</td>\n<td>eegrvc</td>\n<td>%</td>\n</tr>\n<tr>\n<td>SPN 177  <br />Transmission 1 Oil Temperature 1</td>\n<td>t1ot1</td>\n<td>Celcius</td>\n</tr>\n<tr>\n<td>SPN 103  <br />Engine Turbocharger 1 Speed  <br />  <br />OBD:  <br />SID 1 PID 74  <br />Turbocharger RPM</td>\n<td>et1s</td>\n<td>rpm</td>\n</tr>\n<tr>\n<td>SPN 641  <br />Engine Variable Geometry Turbocharger Actuator #1  <br />  <br />OBD:  <br />SID 1 PID 71  <br />Variable Geometry turbo (VGT) control</td>\n<td>evgta1</td>\n<td>%</td>\n</tr>\n<tr>\n<td>SPN 3217  <br />Engine Exhaust 1 Percent Oxygen 1</td>\n<td>ee1po1</td>\n<td>%</td>\n</tr>\n<tr>\n<td>SPN 3216  <br />Engine Exhaust 1 NOx 1</td>\n<td>ee1n1</td>\n<td>ppm</td>\n</tr>\n<tr>\n<td>SPN 241  <br />Tire Pressure</td>\n<td>tp</td>\n<td>kPa  <br />Supports up to 8 axles with each axles supporting up to 4 tires.  <br />Axles counting front to back on the vehicle.  <br />Tires counting left to right when facing in the direction of normal vehicle travel forward.</td>\n</tr>\n<tr>\n<td>SPN 97  <br />Water In Fuel Indicator 1</td>\n<td>wifi1</td>\n<td>0 to 3  <br />00b = No  <br />01b = Yes  <br />10b = Error  <br />11b = Not available</td>\n</tr>\n<tr>\n<td>SPN 100  <br />Engine Oil Pressure 1</td>\n<td>eop1</td>\n<td>kPa</td>\n</tr>\n<tr>\n<td>SPN 7895  <br />Stored Energy Source Level</td>\n<td>sesl</td>\n<td>%</td>\n</tr>\n<tr>\n<td>SPN 7898  <br />External Energy Source Connection Status</td>\n<td>eescs</td>\n<td>0 to 15  <br />  <br />0000b = No Connection  <br />0001b = Connection Error (Verification failed)  <br />0010b = Connection Verification in Process  <br />0011b = Connection 1 – Energy Source and Drain  <br />0100b = Connection 1 – Energy Source  <br />0101b = Connection 1 – Energy Drain  <br />0110b = Connection 2 – Error (Verification failed) (Grandfathered state: new applications shall use state 0001b)  <br />0111b = Connection 2 – Verification in Process (Grandfathered state: new applications shall use state 0010b)  <br />1000b = Connection 2 – Energy Source and Drain  <br />1001b = Connection 2 – Energy Source  <br />1010b = Connection 2 – Energy Drain  <br />1011b = Connection 3 – Energy Source and Drain  <br />1100b = Connection 3 – Energy Source  <br />1101b = Connection 3 – Energy Drain  <br />1110b = Error  <br />1111b = Not Available</td>\n</tr>\n<tr>\n<td>SPN 8207  <br />HVESS Internal Charger Status</td>\n<td>hics</td>\n<td>00b = Charging off  <br />01b = Charging on  <br />10b = Error  <br />11b = Not Available</td>\n</tr>\n<tr>\n<td>SPN 13171  <br />EVSE DC Charging State</td>\n<td>edcs</td>\n<td>0 to 15  <br />  <br />0 = Idle. No EVSE connected  <br />1 = Charging  <br />2 = Standby  <br />3 = Reserved  <br />4 = Power Delivery (Start-up)  <br />5 = Authorizing. A sub-state of Initializing that could take significant time, therefore the EVCC reports this sub-state to give additional user/diagnostic feedback.  <br />6 = Power Delivery (Shutdown)  <br />7 = Welding Check  <br />8 = Charge Parameter Discovery  <br />9 = Cable Check  <br />10 = Initializing  <br />11 = Pre-charge  <br />12 = Terminating  <br />13 = Battery Failure (Obsolete, battery state is not determined by the EVSE/EVCC).  <br />14 = EVSE fault. An error condition due to the EVSE  <br />15 = Not available</td>\n</tr>\n<tr>\n<td>SPN 5919  <br />HVESS Voltage Level</td>\n<td>hvl</td>\n<td>Volts</td>\n</tr>\n<tr>\n<td>SPN 5920  <br />HVESS Current</td>\n<td>hc</td>\n<td>Amps</td>\n</tr>\n<tr>\n<td>SPN 7315  <br />Propulsion System Active</td>\n<td>psa</td>\n<td>0 to 3  <br />  <br />00b = Propulsion System is not ready to move vehicle if commanded by operator  <br />01b = Propulsion System is ready to move, or is moving the vehicle as commanded by operator  <br />10b = SAE Reserved  <br />11b = Not Available</td>\n</tr>\n<tr>\n<td>Kilowatt hours consumed by EV</td>\n<td>kwhour</td>\n<td>kilowatt hours</td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>DC400 Data</strong></th>\n<th><strong>Key</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Device Timestamp</td>\n<td>ts</td>\n<td>Timestamp of event from the device</td>\n</tr>\n<tr>\n<td>Event</td>\n<td>event</td>\n<td>Numerical value of the event</td>\n</tr>\n<tr>\n<td>Priority</td>\n<td>pri</td>\n<td>Priority configured for the event</td>\n</tr>\n<tr>\n<td>Filename</td>\n<td>vid,img</td>\n<td>Video or Image filename for the event</td>\n</tr>\n<tr>\n<td>Latitude</td>\n<td>lat</td>\n<td>Latitude during the event</td>\n</tr>\n<tr>\n<td>Longitude</td>\n<td>lon</td>\n<td>Longitude during the event</td>\n</tr>\n<tr>\n<td>Sequence Number</td>\n<td>seq</td>\n<td>Sequence number for the event</td>\n</tr>\n<tr>\n<td>Speed</td>\n<td>spd</td>\n<td>Speed value during the event</td>\n</tr>\n<tr>\n<td>Upload Result</td>\n<td>ulresult</td>\n<td>Numberical value for the upload of media</td>\n</tr>\n<tr>\n<td>Elevation</td>\n<td>el</td>\n<td>Elevation value during the event</td>\n</tr>\n<tr>\n<td>Heading</td>\n<td>hdg</td>\n<td>Heading value during the event</td>\n</tr>\n<tr>\n<td>Satellites</td>\n<td>sat</td>\n<td>Numerical value of satellites</td>\n</tr>\n<tr>\n<td>Payload</td>\n<td>pl</td>\n<td>Metadata for the event</td>\n</tr>\n<tr>\n<td>Media</td>\n<td>media</td>\n<td>Arrary of data for uploaded media files</td>\n</tr>\n<tr>\n<td>RPC Id</td>\n<td>rpcId</td>\n<td>GUID value of request</td>\n</tr>\n<tr>\n<td>Message Id</td>\n<td>msgId</td>\n<td>GUID value for the event message</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","device",":deviceName","values","timeseries"],"host":["https://api.hostview.ai"],"query":[{"description":{"content":"<p>A string value representing the comma-separated list of telemetry keys.</p>\n","type":"text/plain"},"key":"keys","value":"busstatus,obd protocol,PowerOnReason,cereg,owtemp1,owtemp2,seq,event,vehicle batt,timestamp,latitude,longitude,heading,speed,DTCs,msgId"},{"description":{"content":"<p>A long value representing the start timestamp of the time range in milliseconds, UTC</p>\n","type":"text/plain"},"key":"startTs","value":"{{startTime}}"},{"description":{"content":"<p>A long value representing the end timestamp of the time range in milliseconds, UTC.</p>\n","type":"text/plain"},"key":"endTs","value":"{{endTime}}"},{"description":{"content":"<p>A string value representing the type of the interval.</p>\n<p>Available values : MILLISECONDS, MONTH, QUARTER, WEEK, WEEK_ISO</p>\n","type":"text/plain"},"key":"intervalType","value":""},{"description":{"content":"<p>A long value representing the aggregation interval range in milliseconds.</p>\n","type":"text/plain"},"key":"interval","value":""},{"description":{"content":"<p>A string value representing the timezone that will be used to calculate exact timestamps for 'WEEK', 'WEEK_ISO', 'MONTH' and 'QUARTER' interval types.</p>\n","type":"text/plain"},"key":"timeZone","value":""},{"description":{"content":"<p>An integer value that represents a max number of timeseries data points to fetch. This parameter is used only in the case if 'agg' parameter is set to 'NONE'.</p>\n","type":"text/plain"},"key":"limit","value":"5"},{"description":{"content":"<p>A string value representing the aggregation function. If the interval is not specified, 'agg' parameter will use 'NONE' value.</p>\n<p>Available values : AVG, COUNT, MAX, MIN, NONE, SUM</p>\n","type":"text/plain"},"key":"agg","value":"NONE"},{"description":{"content":"<p>Sort order. ASC (ASCENDING) or DESC (DESCENDING)</p>\n<p>Available values : ASC, DESC</p>\n","type":"text/plain"},"key":"orderBy","value":"ASC"},{"description":{"content":"<p>Enables/disables conversion of telemetry values to strings. Conversion is enabled by default. Set parameter to 'true' in order to disable the conversion.</p>\n","type":"text/plain"},"key":"useStrictDataTypes","value":"true"}],"variable":[{"id":"2362e92f-e630-44d9-afc7-68f3a76ece09","type":"any","value":"","key":"deviceName"}]}},"response":[{"id":"24cdac51-0679-47c0-b1df-f0c44bfc5c08","name":"OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.hostview.ai/api/geosensorx/device/deviceName/values/timeseries?keys=latitude,longitude&startTs={{startTime}}&endTs={{endTime}}&limit=5&agg=NONE&orderBy=ASC&useStrictDataTypes=true","host":["https://api.hostview.ai"],"path":["api","geosensorx","device","deviceName","values","timeseries"],"query":[{"key":"keys","value":"latitude,longitude"},{"key":"startTs","value":"{{startTime}}"},{"key":"endTs","value":"{{endTime}}"},{"key":"limit","value":"5"},{"key":"agg","value":"NONE"},{"key":"orderBy","value":"ASC"},{"key":"useStrictDataTypes","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"plain","header":[{"key":"content-type","value":"text/plain;charset=UTF-8"},{"key":"content-length","value":"77"},{"key":"date","value":"Mon, 13 Feb 2023 05:19:11 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"latitude\": [\n        {\n            \"ts\": 1718384650913,\n            \"value\": 37.379223\n        },\n        {\n            \"ts\": 1718384710900,\n            \"value\": 37.379223\n        },\n        {\n            \"ts\": 1718384770899,\n            \"value\": 37.379223\n        },\n        {\n            \"ts\": 1718384830902,\n            \"value\": 37.379223\n        },\n        {\n            \"ts\": 1718384890900,\n            \"value\": 37.379223\n        }\n    ],\n    \"longitude\": [\n        {\n            \"ts\": 1718384650913,\n            \"value\": -122.0351699\n        },\n        {\n            \"ts\": 1718384710900,\n            \"value\": -122.0351699\n        },\n        {\n            \"ts\": 1718384770899,\n            \"value\": -122.0351699\n        },\n        {\n            \"ts\": 1718384830902,\n            \"value\": -122.0351699\n        },\n        {\n            \"ts\": 1718384890900,\n            \"value\": -122.0351699\n        }\n    ]\n}"}],"_postman_id":"25c49884-3f63-4088-94b2-95d11ba16e12"}],"id":"b667592a-7d44-4b3b-9702-4ae04cbd5dd2","_postman_id":"b667592a-7d44-4b3b-9702-4ae04cbd5dd2","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"livestream DC400","item":[{"name":"startLiveStream","id":"3be24952-528e-4669-bfb0-b1964e387033","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"cmd\": \"start\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/livestream/:deviceName","description":"<p>DC400 Live Stream Default Parameters</p>\n<p>Use <code>\"cmd\": \"start\"</code> with no other parameters to start a Live Stream with the default values</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Default Value</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>channel</td>\n<td>0 - road facing camera</td>\n</tr>\n<tr>\n<td>cameraaudio</td>\n<td>1 - audio enabled</td>\n</tr>\n<tr>\n<td>resolution</td>\n<td>480</td>\n</tr>\n<tr>\n<td>framerate</td>\n<td>15 - fps</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>600 - seconds</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","livestream",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"35d9e934-d3a4-4f32-ade6-3bca71d20f50","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"e52a769d-3363-4b91-bdbd-a4d0c9cec77d","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"cmd\": \"start\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/livestream/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","livestream",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"f56ba910-2183-11ee-b341-9b45c555561a\",\n    \"playbackId\": \"XA1aSysHtArSTYmMjP6L8GOT9ElxddhpDH9wD9e6cXo\",\n    \"streamURL\": \"https://stream.mux.com\"\n}"},{"id":"8f972504-8329-4947-ae3d-b9b85c117b9a","name":"Expired Token","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"cmd\": \"start\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/livestream/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","livestream",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"401 : [\n    {\n        \"status\": 401,\n        \"message\": \"Token has expired\",\n        \"errorCode\": 11,\n        \"timestamp\": \"2023-07-13T14:38:58.728+00:00\",\n        \"subscriptionErrorCode\": null,\n        \"subscriptionEntry\": null,\n        \"subscriptionValue\": null\n    }\n]"},{"id":"9a845787-26b7-4d0b-a68e-a1bea525f75e","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"cmd\": \"start\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/livestream/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","livestream",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"401 : [\n    {\n        \"status\": 401,\n        \"message\": \"Invalid username or password\",\n        \"errorCode\": 10,\n        \"timestamp\": \"2023-07-13T14:42:18.556+00:00\",\n        \"subscriptionErrorCode\": null,\n        \"subscriptionEntry\": null,\n        \"subscriptionValue\": null\n    }\n]"}],"_postman_id":"3be24952-528e-4669-bfb0-b1964e387033"},{"name":"startLiveStream Optional Parameters","id":"aa636367-f7a8-4099-a80a-b4705c01595a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"cmd\": \"start\",\n    \"channel\": 0,\n    \"camera audio\": 1,\n    \"resolution\": 480,\n    \"frame rate\": 30,\n    \"duration\": 600\n}"},"url":"https://api.hostview.ai/api/geosensorx/livestream/:deviceName","description":"<p>DC400 Live Stream Default Parameters</p>\n<p>Use <code>\"cmd\": \"start\"</code> with the following optional parameters and values to start a Live Stream</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Parameter</strong></th>\n<th><strong>Optional Values</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>channel</td>\n<td>0 - road facing camera (default)  <br />1 - driver facing camera</td>\n</tr>\n<tr>\n<td>cameraaudio</td>\n<td>0 - audio disabled  <br />1 - audio enabled (default)</td>\n</tr>\n<tr>\n<td>resolution</td>\n<td>360  <br />480 (default)  <br />720</td>\n</tr>\n<tr>\n<td>framerate</td>\n<td>4 - fps  <br />10 - fps  <br />15 - fps (default)  <br />30 - fps</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>1-600 seconds  <br />600 - seconds (default)</td>\n</tr>\n<tr>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","livestream",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"abccaadf-9f9b-4db5-8c02-6ae12015666e","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"cb6fe521-57af-4eeb-bf20-0e19ebf57052","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"cmd\": \"start\",\n    \"channel\": 0,\n    \"camera audio\": 1,\n    \"resolution\": 480,\n    \"frame rate\": 30,\n    \"duration\": 600\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/livestream/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","livestream",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"f56ba910-2183-11ee-b341-9b45c555561a\",\n    \"playbackId\": \"XA1aSysHtArSTYmMjP6L8GOT9ElxddhpDH9wD9e6cXo\",\n    \"streamURL\": \"https://stream.mux.com\"\n}"},{"id":"379b8b27-ebc3-4155-809d-ce97722d9d29","name":"Bad Request Invalid channel","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"cmd\": \"start\",\n    \"channel\": 3,\n    \"cameraaudio\": 1,\n    \"resolution\": 480,\n    \"framerate\": 30,\n    \"duration\": 600\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/livestream/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","livestream",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"error\": \"Invalid input parameter(s) in request body.\",\n    \"detail\": \"Invalid value '3' for parameter 'channel'. Valid values are {0,1}\"\n}"},{"id":"8c2bec49-b8b9-4678-babc-c2b3b524f1fe","name":"Bad Request Invalid framerate","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"cmd\": \"start\",\n    \"channel\": 0,\n    \"cameraaudio\": 1,\n    \"resolution\": 480,\n    \"framerate\": 120,\n    \"duration\": 600\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/livestream/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","livestream",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"error\": \"Invalid input parameter(s) in request body.\",\n    \"detail\": \"Invalid value '120' for parameter 'framerate'. Valid values are {4,10,15,30}\"\n}"}],"_postman_id":"aa636367-f7a8-4099-a80a-b4705c01595a"},{"name":"stopLiveStream","id":"7c2bdf44-aeba-450c-868c-5d637af72929","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"cmd\": \"stop\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/livestream/:deviceName","description":"<p>Use <code>\"cmd\": \"stop\"</code> with no other parameters to stop the current Live Stream</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","livestream",":deviceName"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"7adeda03-474d-4aff-b8fb-fafdb5a78b7d","description":{"content":"<p>(Required) deviceName</p>\n","type":"text/plain"},"type":"any","value":"deviceName","key":"deviceName"}]}},"response":[{"id":"5d9fb253-2d7a-468c-b67d-d16420a73a86","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"cmd\": \"stop\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.geosensorx.ai/api/geosensorx/livestream/:deviceName","protocol":"https","host":["api","geosensorx","ai"],"path":["api","geosensorx","livestream",":deviceName"],"variable":[{"key":"deviceName","value":"deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"rpcId\": \"f56ba910-2183-11ee-b341-9b45c555561a\",\n    \"playbackId\": \"XA1aSysHtArSTYmMjP6L8GOT9ElxddhpDH9wD9e6cXo\",\n    \"streamURL\": \"https://stream.mux.com\"\n}"}],"_postman_id":"7c2bdf44-aeba-450c-868c-5d637af72929"}],"id":"be42da7f-41a6-44a9-8190-7ff1679b8e99","description":"<p>GSX Live Streaming enables fleet managers to view a live video feed from any GSX AI Cam device in real time. This provides hiqh quality, high resolution, low latency live streaming of GSX AI Cam videos.</p>\n","_postman_id":"be42da7f-41a6-44a9-8190-7ff1679b8e99","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"device link","item":[{"name":"Create a device link","id":"7dc6051a-5db8-4dcb-9b8c-b66177a20b80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"DC400_deviceName\": \"dc400DeviceName\",\n    \"DG800_deviceName\": \"dg800DeviceName\"\n}"},"url":"https://api.hostview.ai/api/geosensorx/device/link","description":"<p>Sending this request will create a relationship in the GSX Cloud pairing the DC400 and DG800 devices. To see currently paired devices you can use the API or to view the connections in the UI navigate to the <code>Customer Settings -&gt; CONNECTIONS</code> dashboard.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","device","link"],"host":["https://api.hostview.ai"],"query":[],"variable":[]}},"response":[{"id":"2a773643-a3b3-41e5-9e6c-5ecebb68bff4","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"DC400_deviceName\": \"dc400DeviceName\",\n    \"DG800_deviceName\": \"dg800DeviceName\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/device/link"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":""},{"id":"7f356a72-e8ca-472f-b315-b21c8d36ac3a","name":"Expired Token","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"DC400_deviceName\": \"dc400DeviceName\",\n    \"DG800_deviceName\": \"dg800DeviceName\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/device/link"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"401 : [\n    {\n        \"status\": 401,\n        \"message\": \"Token has expired\",\n        \"errorCode\": 11,\n        \"timestamp\": \"2023-07-13T14:38:58.728+00:00\",\n        \"subscriptionErrorCode\": null,\n        \"subscriptionEntry\": null,\n        \"subscriptionValue\": null\n    }\n]"},{"id":"f2398435-e3e9-46d7-b3b3-96fe90f5f15e","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"DC400_deviceName\": \"dc400DeviceName\",\n    \"DG800_deviceName\": \"dg800DeviceName\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/device/link"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 403,\n    \"message\": \"You don't have permission to perform 'WRITE' operation with DEVICE 'dg800DeviceName'!\",\n    \"errorCode\": 20,\n    \"timestamp\": 1707922499290,\n    \"subscriptionErrorCode\": null,\n    \"subscriptionEntry\": null,\n    \"subscriptionValue\": null\n}"}],"_postman_id":"7dc6051a-5db8-4dcb-9b8c-b66177a20b80"},{"name":"Get device link information","id":"a1a52a11-3892-44f4-b7db-7e6013f78055","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.hostview.ai/api/geosensorx/device/:deviceName/link","description":"<p>This request will return the associated device in the pair. For example, if you pass in a DC400 deviceName the response will contain the associated DG800 it is paired to.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","device",":deviceName","link"],"host":["https://api.hostview.ai"],"query":[],"variable":[{"id":"9ec56c3b-2f15-471a-bfbe-e69ed2a3c30d","description":{"content":"<p>DC400 or DG800 deviceName can be used to get information on the device pair</p>\n","type":"text/plain"},"type":"any","value":"","key":"deviceName"}]}},"response":[{"id":"f4903230-553a-423b-ba67-2d7a4766a776","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/device/:deviceName/link","host":["https://api.hostview.ai"],"path":["api","geosensorx","device",":deviceName","link"],"variable":[{"key":"deviceName","value":"deviceName","description":"DC400 or DG800 deviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"2101010521058000\",\n    \"type\": \"DG800\",\n    \"label\": \"Device Link\"\n}"},{"id":"38d1b98f-6081-4f87-8c7c-e3cece91472c","name":"Pair not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/device/:deviceName/link","host":["https://api.hostview.ai"],"path":["api","geosensorx","device",":deviceName","link"],"variable":[{"key":"deviceName","value":"deviceName","description":"DC400 or DG800 deviceName"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 404,\n    \"message\": \"Pair for device with name: 2203030521054000 wasn't found!\",\n    \"errorCode\": 32,\n    \"timestamp\": 1707922065156,\n    \"subscriptionErrorCode\": null,\n    \"subscriptionEntry\": null,\n    \"subscriptionValue\": null\n}"}],"_postman_id":"a1a52a11-3892-44f4-b7db-7e6013f78055"},{"name":"Delete a device link","id":"b8c3d5a6-f79f-4115-ac91-d54898361b4e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.hostview.ai/api/geosensorx/device/unlink?type=DC400&name=dc400DeviceName","description":"<p>This request will remove the DC400 and DG800 connection in the GSX Cloud.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","device","unlink"],"host":["https://api.hostview.ai"],"query":[{"description":{"content":"<p>DC400 or DG800</p>\n","type":"text/plain"},"key":"type","value":"DC400"},{"description":{"content":"<p>DC400 or DG800 deviceName</p>\n","type":"text/plain"},"key":"name","value":"dc400DeviceName"}],"variable":[]}},"response":[{"id":"53503f54-71c8-4c7b-81b0-d394af56a456","name":"OK","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/device/unlink?type=DC400&name=dc400DeviceName","host":["https://api.hostview.ai"],"path":["api","geosensorx","device","unlink"],"query":[{"key":"type","value":"DC400"},{"key":"name","value":"dc400DeviceName"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"*/*"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"b8c3d5a6-f79f-4115-ac91-d54898361b4e"}],"id":"99b6afe2-9c56-4a05-821c-2878c3a0a56b","description":"<p>GSX device linking enables fleet managers to create a device relationship in the GSX Cloud for the DG800 and DC400 devices that are in a vehicle.</p>\n","_postman_id":"99b6afe2-9c56-4a05-821c-2878c3a0a56b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}},{"name":"processMediaRequest","id":"a3450140-eddc-4fd7-baef-f79a058423ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"}],"body":{"mode":"raw","raw":"{\n  \"deviceName\": deviceName,\n  \"eventTime\": 1652733849000,\n  \"before\": 10000,\n  \"after\": 10000,\n  \"channels\": \"1,2\",\n  \"fileTypes\": \"1,12\",\n  \"streamType\": 2\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hostview.ai/api/geosensorx/media","description":"<p>This endpoint supports on demand (manual) media requests for both the AICam300(DC300) and the AICam400(DC400) hardware. A customer will request an event with information such as the Serial Number of the camera, The Date &amp; Time, and duration values for before and after the event time to determine the duration of the video to be returned.</p>\n<h3 id=\"fields\">Fields:</h3>\n<ul>\n<li>deviceName - uniqueId or device serial number (old DC300 body used uniqueId)</li>\n<li>eventTime - event timestamp in msecs</li>\n<li>before - before event time offset in msecs</li>\n<li>after - after event time offset in msecs</li>\n<li>channels - devices connected to DC300 that you want to retrieve media from or front and rear camera of the DC400 (future support for DC400)</li>\n<li>fileTypes - see table below for DC300 (future support for DC400)</li>\n<li>streamType - see table below for DC300 (future support for DC400)</li>\n</ul>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>File Type Id</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>File Type</strong>  <br />  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br />  <br />1  <br />  <br /></td>\n<td><br />  <br />Video  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br />2  <br />  <br /></td>\n<td><br />  <br />GPS  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br />3  <br />  <br /></td>\n<td><br />  <br />Alarm  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br />4  <br />  <br /></td>\n<td><br />  <br />ACC  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br />8  <br />  <br /></td>\n<td><br />  <br />OBD  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br />9  <br />  <br /></td>\n<td><br />  <br />Picture  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br />10  <br />  <br /></td>\n<td><br />  <br />Alarm Log  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br />12  <br />  <br /></td>\n<td><br />  <br />Comprehensive black box  <br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><br />  <br /><strong>Stream Type Id</strong>  <br />  <br /></th>\n<th><br />  <br /><strong>Stream Type</strong>  <br />  <br /></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><br />  <br />1  <br />  <br /></td>\n<td><br />  <br />Main stream  <br />  <br /></td>\n</tr>\n<tr>\n<td><br />  <br />2  <br />  <br /></td>\n<td><br />  <br />Sub stream  <br />  <br /></td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"response\"><strong>Response</strong></h2>\n<p>Fields:</p>\n<ul>\n<li>deviceName - returned device name/serial number (was previously uniqueId in response in deprecated endpoint for DC300 - uniqueId and deviceName mean the same thing in this context)</li>\n<li>manualRequestId - UUID generated by gsx cloud</li>\n<li>Download Status:<ul>\n<li>None – The upload-media command has been sent to the device and acknowledged - download status is none</li>\n</ul>\n</li>\n<li>downloadStatusCode -</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}},"urlObject":{"path":["api","geosensorx","media"],"host":["https://api.hostview.ai"],"query":[{"disabled":true,"key":"retries","value":"2"},{"disabled":true,"description":{"content":"<p>rpcExpirationTime</p>\n","type":"text/plain"},"key":"rpcExpirationTime","value":"126227808000"},{"disabled":true,"description":{"content":"<p>restApiTimeout</p>\n","type":"text/plain"},"key":"restApiTimeout","value":"15000"}],"variable":[]}},"response":[{"id":"111c37eb-16e8-4b71-847c-b6e6cc60dfa6","name":"processMediaRequest Response","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"*/*"},{"key":"X-Authorization","value":"Bearer {{token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"deviceName\": \"002B0175X7\",\n  \"eventTime\": 1652733849000,\n  \"before\": 10000,\n  \"after\": 10000,\n  \"channels\": \"1,2\",\n  \"fileTypes\": \"1,12\",\n  \"streamType\": 2\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hostview.ai/api/geosensorx/media","host":["https://api.hostview.ai"],"path":["api","geosensorx","media"],"query":[{"key":"retries","value":"2","disabled":true},{"key":"rpcExpirationTime","value":"126227808000","description":"rpcExpirationTime","disabled":true},{"key":"restApiTimeout","value":"15000","description":"restApiTimeout","disabled":true}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"deviceName\": deviceName,\n    \"manualRequestId\": \"45a5cac8-cd9e-4eac-b6ce-55fa5282af95\",\n    \"downloadStatus\": \"None\",\n    \"downloadStatusCode\": 0\n}"}],"_postman_id":"a3450140-eddc-4fd7-baef-f79a058423ad"}],"id":"6bf16361-0db8-4c2b-b1a4-c3f14d921ad3","description":"<h2 id=\"getting-started\">Getting Started</h2>\n<p>The GeoSensorX Cloud API exposes the GeoSensorX Cloud infrastructure via a standardized programmatic interface. Using the GeoSensorX Cloud API, you can manage devices, users, device telemetry and more while using your programming language of choice. The GeoSensorX Cloud API is a RESTful API based on HTTP requests and JSON responses.</p>\n<p>This version of the API, uses JSON Web Tokens to authorize requests. All requests are sent via HTTPS.</p>\n<p>You can start using the GeoSensorX Cloud API by clicking the <strong>Run in Postman</strong> button above. <a href=\"https://www.getpostman.com/\">Postman</a> is a free tool which helps developers run and debug API requests, and is the source of truth for this documentation. Every endpoint you see documented here is readily available by running our Postman collection.</p>\n<h2 id=\"need-help\">Need help?</h2>\n<p>GeoSensorX engineers are available to support you. Ask your GeoSensorX representative for contact info.</p>\n<h3 id=\"usage-quickstart\">Usage Quickstart</h3>\n<p>If you are just getting started, an easy way to explore the endpoints is by creating an application using following instructions below.</p>\n<ol>\n<li><p>Download <a href=\"https://www.getpostman.com/\">Postman</a> and click the <strong>Run in Postman</strong> button at the top of this page. This will load our collection of endpoints into Postman for easy debugging.</p>\n</li>\n<li><p>In Postman, in the collections panel, click getJwtToken endpoint to load it into the main panel. Enter the url encoded <strong>username</strong> and <strong>password</strong> for the HostView Cloud. To get a username and password, contact your HostView Cloud Administrator. Then click the <strong>Send</strong> button. When you send the url encoded username and password to the endpoint a response is returned with the <strong>token</strong> and a refreshToken. The token will be sent automatically in the request header when any other request is sent to the HostView Cloud from Postman.</p>\n</li>\n<li><p>Run any endpoint within the collection. You have logged in with your username, so you are now making authenticated requests against the HostView Cloud API.</p>\n</li>\n</ol>\n<h2 id=\"endpoints\">Endpoints</h2>\n<p>The API is accessed by making HTTP requests to a specific version endpoint URL, in which GET or POST variables contain information about what you wish to access. Every endpoint is accessed via an SSL-enabled HTTPS (port 443)</p>\n<p>- Everything (methods, parameters, etc.) is fixed to a version number, and every call must contain one. Different Versions are available at different endpoint URLs. The latest version is Version 2.</p>\n<p>The stable HTTP endpoint for the latest version is:<br /><code>https://api.geosensorx.ai/</code></p>\n<h2 id=\"responses\">Responses</h2>\n<p>Each response is returned in JSON format.</p>\n<p>- ## Paging Results<br />For the most part, if the API action is plural, you can page it via a query string parameter.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Query String Parameter</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>page</td>\n<td>optional</td>\n<td>Page number of the result set (default: 0)</td>\n</tr>\n<tr>\n<td>perPage</td>\n<td>optional</td>\n<td>Limit the number of results per page. (default: 50, max: 100)</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"6bf16361-0db8-4c2b-b1a4-c3f14d921ad3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]},"isInherited":true,"source":{"_postman_id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","id":"0a9e19e6-ea8d-4a0b-8874-0a626bcad37b","name":"HostView Public Documentation","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"X-Authorization"},{"key":"value","value":"<value>"}]}},"event":[{"listen":"prerequest","script":{"id":"83b50c64-e864-4a6e-be2f-6830b49a0e79","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"216bd514-2bb6-412c-972e-182584cbe46d","type":"text/javascript","exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://api.hostview.ai"},{"key":"token","value":"{{token}}"},{"key":"username","value":"username"},{"key":"password","value":"password"},{"key":"refreshToken","value":""},{"key":"deviceName","value":"deviceName"},{"key":"dc400DeviceName","value":"dc400DeviceName"},{"key":"dg800DeviceName","value":"dg800DeviceName"}]}