package
0.0.0-20241219150934-9249a2757f07
Repository: https://github.com/smart-core-os/sc-golang.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
WithMotionSensorApiClientFactory instructs the router to create a new client the first time Get is called for that name.
WithMotionSensorSensorInfoClientFactory instructs the router to create a new client the first time Get is called for that name.
WrapApi adapts a traits.MotionSensorApiServer and presents it as a traits.MotionSensorApiClient.
WrapSensorInfo adapts a traits.MotionSensorSensorInfoServer and presents it as a traits.MotionSensorSensorInfoClient.

# Structs

ApiRouter is a traits.MotionSensorApiServer that allows routing named requests to specific traits.MotionSensorApiClient.
No description provided by the author
SensorInfoRouter is a traits.MotionSensorSensorInfoServer that allows routing named requests to specific traits.MotionSensorSensorInfoClient.
No description provided by the author