Get device data file content
GET/networks/:networkId/devices/:deviceName/files/:fileName
Most device data files are text files. Some are binary. A file’s extension indicates its type.
For convenience, the .txt file extension is optional (can be omitted).
Request
Responses
- 200
- 409
OK
The system is currently processing this Snapshot.
Note: GET /networks/{networkId}/snapshots/latestProcessed can be used to determine when processing of the latest Snapshot is done or to identify an alternate Snapshot that has already been processed.