Replies: 4 comments 1 reply
-
FC:0F:E7:5D:21:18: LAN, SC3 00:08:DC:19:B6:B0: LAN, Solvis Remote |
Beta Was this translation helpful? Give feedback.
-
Just had a look at the network traffic the solvis software "Konfig_Remote_V1020.exe" produces (this problem massively triggers me). Thought I could find a clue concerning the MAC address range. Unfortunately not. BUT: Now I think I know how the discovery of the Remote Devices (SC2) is done: The following answer of Solvis Remote looks like this: It contains a UDP header and a data-block (111 bytes) starting at byte 42. The data block is structured as follows: The ip adress we are looking for is contained twice: bytes 26-29 and again in the data block. Done - for SC2/Solvis Remote at least! 🚀 Just needs to be implemented yet...😉 (In fact there's a little more we could do: set username, password, network... but this goes too far at the moment) |
Beta Was this translation helpful? Give feedback.
-
I had a look in the IEEE database: So we have at least a first MAC address range we could use. Suggestion: We know, that the Solvis device supports Modbus. It should be enabled by the user. So we could arp the local network, filter by the mac address range and try a simple modbus connect. If the device responds we have a candidate! |
Beta Was this translation helpful? Give feedback.
-
further implementing to be discussed in #161 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
we're currently implementing many features for 2.0.0. One feature, that is missing is autodiscovery - since Solvis doesn't provide us with data we need to collect it our selves. If you want to help, please post your devices mac address next to the model.
Example:
XX-XX-XX-XX-XX-XX: Solvis Ben 3
Beta Was this translation helpful? Give feedback.
All reactions