9 lines
224 B
JSON
9 lines
224 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-04/schema#",
|
|
"id": "urn:OCPP:1.6:2019:12:HeartbeatRequest",
|
|
"title": "HeartbeatRequest",
|
|
"type": "object",
|
|
"properties": {},
|
|
"additionalProperties": false
|
|
}
|