Skip to content

IoT Device Simulator, Support DLT645、ModBus、OPC UA

Notifications You must be signed in to change notification settings

lighkLife/iot-device-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Device Simulator

IoT Device Simulator, Support DLT645、ModBus、OPC UA

Device Protocol State
DLT645-07 over tcp in progress
DLT645-97 over tcp in progress
Modbus-TCP
OPC-UA

Build

cargo build --release  --target x86_64-unknown-linux-gnu
cargo build --release  --target x86_64-pc-windows-gnu