Skip to content

thelightway24/smartthings-edge-drivers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Edge Drivers

Edge Driver is crucial to the local operation of the SmartThings platform, facilitating communication between IoT devices and the SmartThings hub.

Local operation ensures that the system functions properly even in environments without internet access.


The role of Edge Driver:

  • Handling Device Protocols:
    Manage communication between IoT devices and the hub using protocols like Zigbee and Matter.

  • Monitoring Device States:
    Monitor changes in device states (e.g., turning switches on/off, temperature fluctuations) and initiate actions accordingly.

  • Managing Events and Automations:
    Develop logic to automatically perform tasks when specific events occur (e.g., at certain times or when a sensor is triggered).

  • Sending Commands to Devices:
    Instruct the hub to send commands to devices (e.g., adjusting light brightness, locking doors).

About

Made for iot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages