demo_time_rpc_plugin.json

11 lines | 276 B Blame History Raw Download
{
  "apiToken": "time",
  "name": "Demo Time RPC Plugin",
  "clazz": "org.thingsboard.server.extensions.core.plugin.time.TimePlugin",
  "publicAccess": false,
  "state": "ACTIVE",
  "configuration": {
    "timeFormat": "yyyy MM dd HH:mm:ss.SSS"
  },
  "additionalInfo": null
}