Table 7.
URL Description | Description | Description of Specific Function |
---|---|---|
/stations | GET | list of information about all substations |
| ||
/stations/{stationed} | GET | display the information for stationed |
PUT | update information about the stationid | |
| ||
/stations/{stationed}/plcs | GET | list information about all PLCs for stationid |
PUT | update information about all PLCs for stationid | |
| ||
/stations/{stationed}/plcs/{plcid}/{sensorid} | GET | display information about sensorid in plcid for stationid |
PUT | update information about sensorid in plcid for stationid |