IoT::Datapoints

template < class Super, class Sub >

class BasicDatapointImpl

File Information

Library: IoT/Datapoints
Package: Datapoints
Header: IoT/Datapoints/BasicDatapointImpl.h

Description

This helper class adds support for properties via IoT::Devices::DeviceImpl and adds a "customData" property to a datapoint.

Inheritance

Direct Base Classes: IoT::Devices::DeviceImpl < Super, Sub >

All Base Classes: IoT::Devices::DeviceImpl < Super, Sub >

Member Summary

Member Functions: makeInvalid, makeValid

Constructors

BasicDatapointImpl inline

BasicDatapointImpl();

Member Functions

makeInvalid protected inline

void makeInvalid(
    bool & valid
);

makeValid protected inline

template < typename T > void makeValid(
    bool & valid,
    const T & value
);

Securely control IoT edge devices from anywhere   Connect a Device