IoT::Devices

class FlagsDatapointSkeleton

File Information

Library: IoT/Devices
Package: Generated
Header: IoT/Devices/FlagsDatapointSkeleton.h

Description

The base class for datapoints holding a variable number of flag bits, internally stored as a std::vector<bool>.

An implementation should handle conversion between a flag bit and the corresponding symbolic name of a flag.

In addition to the methods defined in this interface, a FlagsDatapoint implementation should expose the following properties:

  • displayValue (string, optional): The current value of the datapoint, formatted as string for display purposes.

Inheritance

Direct Base Classes: Poco::RemotingNG::Skeleton

All Base Classes: Poco::RefCountedObject, Poco::RemotingNG::AttributedObject, Poco::RemotingNG::Skeleton

Member Summary

Member Functions: remoting__typeId

Inherited Functions: addMethodHandler, clearAttributes, countAttributes, duplicate, enumerateAttributes, getAttribute, hasAttribute, invoke, operator =, referenceCount, release, removeAttribute, setAttribute

Constructors

FlagsDatapointSkeleton

FlagsDatapointSkeleton();

Destructor

~FlagsDatapointSkeleton virtual

virtual ~FlagsDatapointSkeleton();

Member Functions

remoting__typeId virtual inline

virtual const Poco::RemotingNG::Identifiable::TypeId & remoting__typeId() const;

Variables

DEFAULT_NS static

static const std::string DEFAULT_NS;

Securely control IoT edge devices from anywhere   Connect a Device