freematics-traccar-encrypted/esp32/libraries/FreematicsONE/library.json

19 lines
564 B
JSON
Raw Normal View History

2024-06-30 18:59:23 -06:00
{
"name": "FreematicsONE",
"description": "A cost-effective Arduino programmable vehicle telemetry device in form of OBD dongle with optional BLE or cellular network support.",
"keywords": "obd, freematics, telematics",
"authors":
{
"name": "Stanley Huang",
"email": "stanleyhuangyc@gmail.com",
"url": "https://freematics.com"
},
"repository": {
"type": "git",
"url": "https://github.com/stanleyhuangyc/Freematics.git"
},
"include": "firmware_v4/libraries/FreematicsONE",
"frameworks": "arduino",
"platforms": "*"
}