library.json 554 Bytes
{
  "name": "FreematicsPlus",
  "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": "libraries/FreematicsPlus",
  "frameworks": "arduino",
  "platforms": "*"
}