Documentation ¶
Overview ¶
Package armremotecontrol implements a remote control for a arm.
Index ¶
Constants ¶
View Source
const SubtypeName = resource.SubtypeName("arm_remote_control") // resource name
SubtypeName is the name of the type of service.
Variables ¶
View Source
var Subtype = resource.NewSubtype( resource.ResourceNamespaceRDK, resource.ResourceTypeService, SubtypeName, )
Subtype is a constant that identifies the remote control resource subtype.
Functions ¶
func Named ¶ added in v0.1.0
Named is a helper for getting the named arm remote control service's typed resource name.
func WrapWithReconfigurable ¶
func WrapWithReconfigurable(s interface{}) (resource.Reconfigurable, error)
WrapWithReconfigurable wraps a ArmRemoteControl as a Reconfigurable.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package builtin implements a remote control for a arm.
|
Package builtin implements a remote control for a arm. |
Package register registers all relevant armremotecontrol models and also subtype specific functions
|
Package register registers all relevant armremotecontrol models and also subtype specific functions |
Click to show internal directories.
Click to hide internal directories.