... | @@ -164,6 +164,22 @@ Here is a List of implemented EEP packets and devices |
... | @@ -164,6 +164,22 @@ Here is a List of implemented EEP packets and devices |
|
* DTO's for outgoing data/controls:
|
|
* DTO's for outgoing data/controls:
|
|
* SwitchDTO: Turns the device ON or OFF.
|
|
* SwitchDTO: Turns the device ON or OFF.
|
|
|
|
|
|
|
|
## Device Specific Information
|
|
|
|
|
|
|
|
### Eltako FSVA-230V
|
|
|
|
|
|
|
|
The Eltako FSVA-230V consists of two IDs. The first ID represents the switch of the FSVA-230V. It sends a message as soon as the state changes from ON to OFF or vice versa. The switch ID +1 represents the metering module of the FSVA-230V. It transmits the energy and power values in regular intervals.
|
|
|
|
|
|
|
|
By default the FSVA-230V does not send any confirmation telegrams, therefore the IDs will not be transmitted just by plugging the device into the socket. Accordingly, these steps have to be executed in order to enable telegrams and register the device:
|
|
|
|
|
|
|
|
1. Hold both buttons (ON/OFF and LRN/CLR) pressed while plugging the device into the socket. If the LED is on for 2 seconds, the telegrams are enabled. If the LED is on for 0,5 seconds, the telegrams are disabled (default setting).
|
|
|
|
2. After step 1 has been executed, the IDs should be visible within FREDOSAR.
|
|
|
|
3. In order to register the FSVA-230V so that commands can be transmitted to the device, hold the LRN/CLR button pressed for 0,5 seconds. The LED turns on. Press the ON/OFF button two times, the LED blinks two times.
|
|
|
|
4. Send a package from FREDOSRA to the device, the LED turns off.
|
|
|
|
5. The FSVA-230V is registered for FREDOSAR.
|
|
|
|
|
|
|
|
In order to delete all registrations, hold the LRN/CLR button pressed for 3 seconds. The LED blinks rapidly. Afterwards, hold the ON/OFF button pressed for 5 seconds. The LED turns off and the device has been reset to the default settings.
|
|
|
|
|
|
|
|
|
|
## How to add a new Device/ EEP Packet
|
|
## How to add a new Device/ EEP Packet
|
|
|
|
|
... | | ... | |