//
pkg.gl
Category
github.com/ShaharGutmanCoding/SmartHome
internal
services
package
1.0.0
Repository:
https://github.com/shahargutmancoding/smarthome.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
43 SLOC
#
Functions
CreateDevice
CreateDevice creates a new device.
DeleteDevice
DeleteDevice deletes a device by ID.
GetAllDevices
GetAllDevices retrieves all devices.
GetDeviceByID
GetDeviceByID retrieves a device by its ID.
UpdateDevice
UpdateDevice updates an existing device.