Skip to content

Instantly share code, notes, and snippets.

View ramilamparo's full-sized avatar

Ram ramilamparo

View GitHub Profile
.tabs-and-actions-container>.monaco-scrollable-element {
height: auto !important;
}
.tabs-and-actions-container>.monaco-scrollable-element>.tabs-container {
height: auto !important;
flex-wrap: wrap;
}
.tabs-and-actions-container>.monaco-scrollable-element>.tabs-container .label-description

Driver API

Summary

This is an API wrapper for Wialon to easily determine who is driving a vehicle given a specific time. All requests to the API are achieved with GET requests. All returned data are in the form of JSON.

Driver binding

A driver must be created in Wialon and the driver code must contain the same code that is in the RFID.