Skip to main content
GET
Get NANOGRID Configuration
Returns the NANOGRID configuration file status for the specified charger, including whether the charger model supports NANOGRID and the current file contents.
string
required
The UUID of the charger.

Response

boolean
Whether the charger model supports the NANOGRID configuration.
boolean
Whether a NANOGRID configuration file is currently present on the charger.
string
The current contents of the NANOGRID configuration file. Empty when no file is present.
string
A human-readable error message. Only present when the configuration could not be read, for example when the charger is offline.