v1

latestOpenAPI 3.0.02026-07-14643983.3 KB
SmartMeDeviceConfiguration

Sets the configuration of a smart-me device. The device needs to be online.

post/api/SmartMeDeviceConfiguration

Request body

DeviceEncryptionKeystring

The encryption key used to decrypt messages received from an external meter (used only for the smart-me modules)

DevicePinCodestring

PIN code to enter on a external meter (e.g. for the FNN meters)

DnsUpdateState'NoUpdate' | 'DnsUpdatePublicIp' | 'DnsUpdateInternalIp'

Configuration of the dynamic DNS service. More information: http://wiki.smart-me.com/index.php/Dynamisches_DNS

EnableModbusTcpboolean

Enables or disables Modbus TCP (if the meter supports it).

Idstring

The ID of the device

ShowReactiveEnergyboolean

Shows the reactive energy values (if the meter supports it).

UploadInterval'UploadInterval_1s' | 'UploadInterval_5s' | 'UploadInterval_10s' | 'UploadInterval_30s' | 'UploadInterval_60s' | 'UploadInterval_5min' | 'UploadInterval_15min' | 'UploadInterval_30min' | 'UploadInterval_60min' | 'UploadInterval_6h' | 'UploadInterval_12h' | 'UploadInterval_24h'

Number of seconds the device will upload the data. For smaller values maybe a professional license is needed.

Response

No Content