22 lines
492 B
JSON
22 lines
492 B
JSON
{
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"api_token": "API Token",
|
|
"site_id": "Site ID"
|
|
},
|
|
"title": "Amber Electric",
|
|
"description": "Go to {api_url} to generate an API key"
|
|
},
|
|
"site": {
|
|
"data": {
|
|
"site_nmi": "Site NMI",
|
|
"site_name": "Site Name"
|
|
},
|
|
"title": "Amber Electric",
|
|
"description": "Select the NMI of the site you would like to add"
|
|
}
|
|
}
|
|
}
|
|
} |