Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PostSensorValues ¶
func PostSensorValues(output DecoderOutput, script *edge.ScriptCodec, device *edge.Device, deviceID string) error
Types ¶
type DecoderOutput ¶
type JavaScriptExecutor ¶
type JavaScriptExecutor struct{}
func (JavaScriptExecutor) ExecutorName ¶
func (JavaScriptExecutor) ExecutorName() string
func (JavaScriptExecutor) MarshalDevice ¶
func (JavaScriptExecutor) MarshalDevice(script *edge.ScriptCodec, deviceID string, headers http.Header, w io.Writer) error
func (JavaScriptExecutor) UnmarshalDevice ¶
func (JavaScriptExecutor) UnmarshalDevice(script *edge.ScriptCodec, deviceID string, headers http.Header, r io.Reader) error
Click to show internal directories.
Click to hide internal directories.