►Nassetmgrmodel | Asset Management Model |
►CAssetStrip | Asset Management Strip interface |
CBladeOverflowChangedEvent | Event: Tag overflow |
CCompositionChangedEvent | Event: Strip composition has changed |
CDeviceInfo | Static (type, version) information for an AssetStrip |
CFirmwareUpdateStateChangedEvent | Event: Firmware update on main strip was started or has finished |
COrientationChangedEvent | Event: Detected strip orientation has changed |
CRackUnitChangedEvent | Event: A rack unit has changed |
CRackUnitInfo | Infos for a single rack unit |
CStateChangedEvent | Event: Asset strip state has changed |
CStripInfo | Dynamic (may change with a connected strip) information for an AssetStrip |
CStripInfoChangedEvent | Event: Asset strip dynamic information has changed |
CTagAddedEvent | Event: A tag was added |
CTagChangeInfo | Information describing a tag change |
CTagEvent | Event: A tag was added or removed |
CTagInfo | Information for a single tag |
CTagRemovedEvent | Event: A tag was removed |
►CAssetStripConfig | Asset Strip Config interface |
CLEDColor | The LED color in RGB format, 8 bit per channel |
CRackUnitSettings | Settings for a single rack unit (LED state) |
CRackUnitSettingsChangedEvent | Event: A rack unit's settings were changed |
CStripSettings | Settings for this Asset Strip |
CStripSettingsChangedEvent | Event: Asset strip settings were changed |
►CAssetStripLogger | Asset Strip Logger interface |
CInfo | Log information structure |
CRecord | Log record structure |
►Nauth | Local and Remote Authentication Management |
CAuthManager | Authentication manager interface |
►CLdapManager | LDAP server configuration interface |
CServerSettings | Server settings |
CPolicy | Authentication policy |
►CRadiusManager | RADIUS server configuration interface |
CServerSettings | Server settings |
►CTacPlusManager | TACACS+ server configuration interface |
CServerSettings | Server settings |
►Nbulkcfg | Bulk Configuration |
►CBulkConfiguration | Bulk Configuration Interface |
CFilter | This structure defines a filter |
CFilterProfile | Filter profiles are named collections of filters |
CRestoredEvent | Event: Bulk configuration restored (also used for restoring config backup) |
CSavedEvent | Event: Bulk configuration saved (also used for saving config backup) |
CSettings | Settings |
CSettingsChangedEvent | Event: Bulk configuration settings changed |
►Nbulkrpc | Bulk RPC |
►CBulkRequest | Bulk Request Interface |
CRequest | JSON-RPC Request |
CResponse | JSON-RPC Response |
CRequest | JSON-RPC Request (old format) |
CResponse | JSON-RPC Response (old format) |
►Ncascading | Raritan JSON-RPC |
►CCascadeManager | JSON-RPC Cascade Manager |
CLinkPortStatus | Status of the Link Port |
CLinkPortStatusChangedEvent | Link Port Status changed |
CLinkUnit | Link Unit Status |
CLinkUnitAddedEvent | Event: A new link unit has been added |
CLinkUnitReleasedEvent | Event: A link unit has been released |
CLinkUnitStatusChangedEvent | Event: A link unit's communication status has changed |
CPrimaryUnitSettings | Settings for primary unit |
CRoleChangedEvent | Event: This unit's role in the cascade has changed |
CStatus | Full Cascading Status |
►Ncert | TLS Certificate Management |
►CServerSSLCert | TLS certificate management interface |
CCertInfo | Certificate information |
CCommonAttributes | Certificate issuer or subject attributes |
CInfo | Certificate manager information |
CReqInfo | Certificate signing request information |
►Ndatapush | The datapush module contains the definition of the JSON-encoded datapush messages |
CAssetLogPushMessage | Message for pushing one full log record for all sensors |
CAssetStrip | |
CAssetStripInfo | |
CAssetStripsMessage | |
CDevice | Device information |
CLogRow | One full log row (one timestamp, mulitple sensors) |
CSensor | Sensor information |
CSensorLogPushMessage | Message for pushing one full log record for all sensors |
►Ndatetime | Device Date and Time Configuration |
►CDateTime | Date and time configuration methods |
CCfg | Device date and time configuration |
CClockChangedEvent | Event that is sent when the device time is changed |
CConfigurationChangedEvent | Event that is sent when the configuration changes |
CNtpCfg | Static NTP server configuration |
CZoneCfg | Time zone configuration |
CZoneInfo | Time zone information (see also ZoneCfg) |
►Ndevsettings | Device Settings |
►CCrestron | Crestron settings interface |
CSettings | Crestron settings |
►CModbus | Modbus service settings interface |
CCapabilities | Device modbus capabilities |
CSerialSettings | Modbus/serial settings |
CSettings | Modbus service settings |
CTcpSettings | Modbus/TCP settings |
►CRedfish | Redfish API service settings interface |
CSettings | Redfish settings |
►CSmtp | SMTP settings interface |
CConfiguration | SMTP server configuration |
CTestResult | Result of SMTP configuration test |
►CSnmp | SNMP agent settings interface |
CConfiguration | SNMP agent configuration |
CConfigurationChangedEvent | |
►CZeroconf | Zero-config service settings interface |
CSettings | Zero-configservice settings |
CSettingsChangedEvent | |
►Ndiag | Diagnostics |
►CDiagLogSettings | Diagnostic log settings |
CLogLevelEntry | An entry containing a context name and its associated context |
►Ndisplay | Front panel display interface |
►CDisplayControl | Interface to control the device's front panel display |
CDefaultViewItem | Representation of a possible default view |
CInfo | Collected display meta information |
CSettings | |
CSettingsChangedEvent | Event: Settings were changed |
►Ndsam | |
►CDsamDevice | DSAM device interface |
CFirmwareVersion | Firmware version |
CInfo | DSAm device info |
►CDsamManager | DSAM manager interface |
CDsamAttachedEvent | Event that is send when a DSAM module has been attached |
CDsamControllerChangedEvent | Event that is send when a DSAM controller has been reset or recovery is in progress |
CDsamDetachedEvent | Event that is send when a DSAM module has been removed |
►CDsamPort | DSAM port interface |
CInfo | Port info |
CInfoChangedEvent | Event that is send when the port info has changed |
CSettings | Port settings |
CSettingsChangedEvent | Event that is send whenthe port settings have changed |
►Nevent | Event interface |
►CAlarmManager | AlarmManager interface |
CAlarm | Alarm structure |
CAlarmAcknowledgedEvent | Existing alarm acknowledgement event |
CAlarmAddedEvent | New alarm added event |
CAlarmUpdatedEvent | Alarm updated event |
CAlert | Alert structure |
►CChannel | Event Channel |
CEventSelect | Structure to select an Event * |
►CDataPushService | Data push service configuration interface |
CEntryAddedEvent | Event: A new push destination has been added |
CEntryDeletedEvent | Event: A configured push destination has been deleted |
CEntryModifiedEvent | Event: A configured push destination has been modified |
CEntrySettings | Data Push Entry Settings |
CEntryStatus | Data Push Entry Status |
CEntryStatusChangedEvent | Event: The status of a configured push destination has changed |
►CEngine | There is a single event engine instance reachable by a well known reference |
CAction | An action is a tuple of 'id' (unique within the scope of this event engine), 'name' which is unique as well and used by the GUI as user readable identificator, 'isSystem' which denotes the action as system action, 'type' which defines what it is, and an argument vector that vary depending on type and which is passed to the action |
CCondition | Condition is a logical combination of multiple events |
CEventDesc | An event descriptor |
CRule | A Rule binds an action to a condition |
CEvent | Event has a type: a STATE event indicates that a boolean state has been changed, i.e |
CKeyValue | Helper that is used wherever key/value pairs are required |
CService | Event Service |
►CTimerEventManager | TimerEventManager interface |
CRange | Range structure |
CSchedule | Schedule structure |
CTimerEvent | TimerEvent structure |
CUserEvent | This UserEvent may be used as base valueobject for all concrete events that are triggered because of user interaction |
►Nfirmware | Firmware Management |
CFirmware | Firmware management methods |
CFirmwareUpdateCompletedEvent | Event: Firmware updated successfully |
CFirmwareUpdateEvent | Event: Firmware update base event |
CFirmwareUpdateFailedEvent | Event: Firmware update failed |
CFirmwareUpdateStartedEvent | Event: Firmware update started |
CFirmwareUpdateStatus | Firmware update status interface |
CFirmwareValidationFailedEvent | Event: Firmware validation failed |
CImageInfo | Firmware image information |
CImageStatus | Image upload/download status |
CSystemShutdownEvent | Event: System shutdown started |
CSystemStartupEvent | Event: System startup finished |
CUpdateHistoryEntry | Firmware update history entry TODO: implement CR# 45668 on next interface change add comment field based on firmware tag "char tag[64];" to improve firmware update history entries without rootfs images |
CUpdateStatus | Firmware update status |
►Nfitness | Fitness Daemon |
►CFitness | Fitness Daemon interface |
CDataEntry | An entry in the reliability database |
CErrorLogEntry | An entry in the reliability error log |
►CHardwareHealth | |
CFailure | Hardware Failure |
CFailureStatusChangedEvent | Event that is send when the hardware failure status changes |
►Nhmi | Human Machine Interface |
►CExternalBeeper | External Beeper interface |
CStateChangedEvent | Event: beeper state has changed |
►CInternalBeeper | Internal beeper interface |
CMuteChangedEvent | Event: The beeper has been muted or unmuted |
CStateChangedEvent | Event: The beeper activation status has changed |
►Nidl | Basic IDL definitions |
CEvent | Common base for all events |
►Njsonrpc | Raritan JSON-RPC |
CNameService | RPC Object Name Service |
►Nlogging | Device Logging |
CDebugLog | Device debug log interface |
CEventLog | Device event log interface |
CEventLogClearedEvent | Event log cleared event |
CLogChunk | A log chunk |
CLogEntry | A log entry |
CLogInfo | General log info |
CWlanLog | WLAN diagnostic log interface |
►Nluaservice | Lua-Service |
CEnvironment | The struct represents two kinds of information: |
CManager | There is a single manager instance |
CScriptOptions | Some script options |
CScriptState | A structure that descripts the state of a script |
►Nmodbus | |
►CGatewayMgr | |
CRtuSettings | Modbus RTU settings |
CSettings | Modbus gateway settings (extending modb PortMux service) |
►Nnet | Network Configuration |
CCommonInfo | Common info |
CCommonInfoChangedEvent | Event that is send when common network info has changed |
CCommonSettings | Common settings |
CDiagnostics | Diagnostics interface |
CDnsInfo | DNS info |
CDnsSettings | DNS settings |
CEapAuthSettings | EAP authentication settings |
CEthInfo | Ethernet interface info |
CEthInfoChangedEvent | Event that is send when ethernet interface specific network info has changed |
CEthLinkMode | Ethernet link mode |
CEthSettings | Ethernet interface settings |
CInfo | Network info |
CInterfaceInfo | Interface specific info |
CInterfaceInfoChangedEvent | Event that is send when common interface specific network info has changed |
CInterfaceIpSettings | Interface specific IP settings |
CInterfaceIPv4Info | Interface specific IPv4 info |
CInterfaceIPv6Info | Interface specific IPv6 info |
CInterfaceSettings | Interface specific settings |
CIpAddrCidr | IPv4/IPv6 address and prefix len |
CIpRoute | IPv4/IPv6 route |
CIpRoutingSettings | IP protocol specific routing settings |
CLinkStateChangedEvent | Event that is send when the operational state of an interface changed |
CNet | Network configuration interface |
CPortForwardingExpansionUnitPresenceStateChangedEvent | Event that is send when the presence state of a downstream port forwarding expansion unit changes |
CPortForwardingInfo | Port forwarding info |
CPortForwardingPrimaryUnitAddrInfo | Port forwarding primary unit address info for an interface |
CPortForwardingProtocolMapping | Mapping from application protocol id to name and transport protocol |
CPortForwardingSettings | Port forwarding settings |
CRoutingInfo | Routing info |
CRoutingSettings | Routing settings |
CServices | Network services configuration interface |
CServiceSettings | Network service settings |
CSettings | Network settings |
CWlanInfo | WLAN interface info |
CWlanInfoChangedEvent | Event that is send when WLAN interface specific network info has changed |
CWlanSettings | WLAN interface settings |
►Npdumodel | PDU Model |
►CAde | Interface for ADE chips directly connected to main controller |
CMetaData | ADE metadata |
CSample | Raw sample data for a single channel |
►CCircuit | BCM circuit |
CConfig | Circuit configuration |
CPoleSettings | Circuit pole settings |
CSensors | Circuit sensors |
CSettings | Circuit settings |
CSettingsChangedEvent | Event: Circuit settings have changed |
CCircuitBreakerStatistic | Overcurrent protector statistics |
►CController | Sub controller interface |
CMetaData | Sub controller metadata |
CMetaDataChangedEvent | Event: Controller metadata has changed |
CStatusChangedEvent | Event: Controller communication status has changed |
CCtrlStatistic | Sub controller statistics |
CDoublePole | For OCP |
CEDevice | Common base interface for any kind of electrical device that is used in the PDU model, such as inlets, OCPs and outlets |
►CInlet | Inlet interface |
CEnableStateChangedEvent | Event: Inlet has been enabled or disabled |
CMetaData | Inlet metadata |
CSensors | Inlet sensors |
CSettings | Inlet settings |
CSettingsChangedEvent | Event: Inlet settings have been changed |
CMemoryMapController | Memory map controller |
CMeteredLinePair | An inlet line pair |
►CNameplate | Component nameplate information |
CRating | Component ratings |
►COutlet | Outlet interface |
CLedState | Outlet LED state |
CMetaData | Outlet metadata |
CPowerControlEvent | Event: Power control was initiated |
CSensors | Outlet sensors |
CServiceModeChangedEvent | Event: Service mode has been changed |
CSettings | Outlet settings |
CSettingsChangedEvent | Event: Outlet settings have been changed |
CState | Outlet state |
CStateChangedEvent | Event: Outlet state has changed |
►COutletGroup | Outlet group interface |
CMetaData | Outlet group metadata |
CPowerControlEvent | Event: Group switch operation has been invoked |
CSensors | Outlet group sensors |
CSensorsChangedEvent | Event: Group sensors have changed |
CSettings | Outlet group settings |
CSettingsChangedEvent | Event: Group settings have been changed |
►COutletGroupManager | Outlet group manager interface |
CGroupCreatedEvent | Event: A new outlet group has been created |
CGroupDeletedEvent | Event: An outlet group has been deleted |
COutletStatistic | Outlet statistics |
►COverCurrentProtector | Overcurrent protector interface |
CMetaData | Overcurrent protector metadata |
CSensors | Overcurrent protector sensors |
CSettings | Overcurrent protector settings |
CSettingsChangedEvent | Event: Overcurrent protector settings have been changed |
►COverCurrentProtectorTripSensor | Overcurrent protector trip sensor interface |
CTripEventInformation | |
CTripStateChangedEvent | Event: Overcurrent protector trip state has changed |
►CPanel | PMC panel |
CCircuitCreatedEvent | Event: A new circuit was added |
CCircuitDeletedEvent | Event: A circuit was deleted |
CPanelSettings | Panel settings |
CPanelSettingsChangedEvent | Event: Panel settings have changed |
►CPdu | Main PDU interface |
CLoadSheddingModeChangedEvent | Event: Load shedding mode was enabled or disabled |
CMetaData | PDU metadata |
COutletSequenceState | Outlet sequencing status |
COutletSequenceStateChangedEvent | Event: Outlet sequencing state has changed |
CPortAppearedEvent | Event: Serial port has appeared |
CPortDisappearedEvent | Event: Serial port has disappeared |
CPortWithProperties | Port with id and properties, used in PortAppearedEvent and getPorts() |
CSensors | PDU sensors |
CSettings | PDU settings |
CSettingsChangedEvent | Event: PDU settings have been changed |
CStatistic | PDU statistics |
CPole | An inlet or outlet pole |
►CPowerMeter | A three-phase power meter (PMC) |
CConfig | Power meter configuration |
CEnergyPulseSettings | Energy LED pulse settings |
CEnergyPulseSettingsChangedEvent | Event: Energy LED pulse settings have changed |
CSensors | Power meter sensors |
CSettings | Power meter settings |
CSettingsChangedEvent | Event: Power meter settings have changed |
►CPowerMeterController | Power Meter Controller (PMC) interface |
CPanelCreatedEvent | Event: A panel was created |
CPanelDeletedEvent | Event:: A panel was deleted |
CPowerMeterCreatedEvent | Event: A power meter or panel was created |
CPowerMeterDeletedEvent | Event: A power meter was deleted |
CScanResult | Meter board scan result |
CPowerQualitySensor | Power quality sensor interface |
CRating | Numerical usage ratings |
CResidualCurrentStateSensor | Residual current state sensor interface |
CThrowPole | A pole that can select one of multiple inputs |
►CTransferSwitch | Transfer switch interface |
CMetaData | Transfer switch metadata |
CSensors | Transfer switch sensors |
CSettings | Transfer switch settings |
CSettingsChangedEvent | Event: Transfer switch settings have been changed |
CStatistics | Transfer switch statistics |
CTransferLogEntry | Transfer log entry |
CTransferSwitchBypassStateSensor | Overcurrent protector trip sensor interface |
CTypeBResidualCurrentNumericSensor | An RCM current sensor of type B (AC/DC) which allows degaussing the sensor |
►CUnit | Unit interface |
CIdentificationStartedEvent | Event: Unit identification requested |
CMetaData | Unit metadata |
CSettings | Unit settings |
►CVoltageMonitoringSensor | Interface of a voltage sensor with extended monitoring capabilities |
CDipSwellThresholds | |
CDipSwellThresholdsChangedEvent | Event: Dip/swell thresholds were changed |
CEvent | Definition of a voltage fluctuation event observed by this sensor |
CEventListClearedEvent | Event: The list of observed events was cleared |
CEventOccurredEvent | Event: A new dip/swell event occurred |
CWaveform | Waveform data, including metadata |
►Nperipheral | Peripheral Devices |
CAddress | Peripheral device position based address |
►CBatteryPoweredDevicePackage | |
CVoltageChangedEvent | Event: the voltage of this device changed |
CDevice | A peripheral device is the collection of |
CDeviceID | Peripheral device identification |
►CDeviceManager | Peripheral Device Manager |
CDeviceAddedEvent | Event: A peripheral device was added |
CDeviceEvent | Event: A peripheral device was added or removed |
CDeviceFirmwareUpdateStateChangedEvent | Event: Firmware update on a device was started or has finished |
CDeviceRemovedEvent | Event: A peripheral device was removed |
CDeviceTypeInfo | Peripheral device type info |
CFirmwareUpdateState | Firmware update status |
CFirmwareUpdateStateChangedEvent | Event: Firmware update state has changed This event will be sent to enclose one of more DeviceFirmwareUpdateStateChangedEvent |
CMetaData | Peripheral DeviceManager's metadata |
CPackageAddedEvent | Event: A peripheral device package was added |
CPackageEvent | Event: A peripheral device package was added or removed |
CPackageRemovedEvent | Event: A peripheral device package was removed |
CSettings | Peripheral DeviceManager's s settings |
CSettingsChangedEvent | Event: Peripheral device manager's settings have been changed |
CStatistics | Peripheral device statistics |
CUnknownDeviceAttachedEvent | Event: An unknown device was attached |
►CDeviceSlot | Peripheral Device Slot |
CDeviceChangedEvent | Event: The device attached to this slot has changed |
CLocation | User writeable location |
CSettings | User configurable slot attributes |
CSettingsChangedEvent | Event: The slot settings have been changed |
►CDoorHandleControllerPackage | |
CDoorForcedOpenEvent | Event: A door was opened without unlocking the door handle |
CMechanicallyUnlockedEvent | Event: A handle was opened without being electronically unlocked |
CG2Production | |
►CGatewaySensorManager | Gateway Sensor Configuration Interface |
CConfigurationChangedEvent | Event: The gateway sensor feature configuration has changed |
CConfigurationPackage | |
CDeviceFeedback | |
CFeedback | |
CFeedbackChangedEvent | Event: The configuration usage feedback has changed |
CFeedbackObject | Feedback from gateway sensor configuration usage |
CInterpretationRule | InterpretationRule defines a rule that is applied to a reading, resulting in an Interpretation |
CInterpretationRuleCatchAll | |
CInterpretationRuleEnum | InterpretationRuleEnum is applied to a reading and maps the values to the given Interpretation |
CInterpretationRuleIEEE754INF | InterpretationRuleIEEE* are applied after value is wapped, masked and interpreted as float / double |
CInterpretationRuleIEEE754NAN | |
CInterpretationRuleInvertable | |
CInterpretationRuleModbusException | InterpretationRuleModbusException is applied to modbus read exceptions |
CInterpretationRuleModbusSpecificError | InterpretationRuleModbusSpecificError is applied to specific errors from libmodbus |
CInterpretationRuleModbusSystemError | InterpretationRuleModbusSystemError is applied to standard system errors returned from libmodbus |
CInterpretationRuleRangeRAW | InterpretationRuleRangeRAW is applied after swap, but before masking (because it has it's own mask) |
CInterpretationRuleRAW | InterpretationRuleRAW is applied after swap, but before masking (because it has it's own mask) |
CModbusSensor | |
CModbusValueEncoding16 | |
CModbusValueEncoding32 | |
CModbusValueEncoding48 | |
CModbusValueEncoding64 | |
CModbusValueEncoding8 | |
CModbusValueEncodingBit | |
CNumericSensorClass | Sensor class that stores numeric sensor properties |
CNumericValueEncoding | |
CRemoteDevice | Specification of a remote device that provides access to sensors |
CRemoteModbusDevice | |
CRemoteModbusRTUDevice | |
CRemoteModbusTCPDevice | |
CRemoteSnmpDevice | |
CRemoteSnmpV1V2Device | |
CRemoteSnmpV3Device | |
CSensor | Specification of a Sensor |
CSensorClass | Specification of sensor class that stores sensor properties |
CSensorFeedback | |
CSnmpSensor | |
CStateSensorClass | Sensor class that stores state sensor properties |
CSwitchSensorClass | Sensor class that switch properties |
CValueEncoding | Specification of value encoding |
►CModbusCfg | |
CSerialSettings | |
CPackage | |
►CPackageInfo | Peripheral device package information |
►CFirmwareInfo | |
CVersion | |
CHardwareInfo | |
CPosElement | Peripheral device position element, list forms position |
►CSensorHub | Sensor Hub interface |
CDeviceInfo | Static (type, version) information for a SensorHub |
CHubPortInfo | Information for a single hub Port |
►Nportsmodel | Ports |
►CPort | Port interface |
CDetectionMode | Port detection mode |
CDeviceChangedEvent | Event: The device connected to the port has changed |
CDeviceTypeWithId | |
CProperties | Port properties |
CPropertiesChangedEvent | Event: The port properties have changed |
►CPortFuse | Interface describing a controllable fuse for a device port |
CStatusChangedEvent | Event: The state of the fuse has changed |
►Nproduction | Methods used during production |
CProduction | Methods used during production |
►Nrawcfg | Raw Configuration |
►CRawConfiguration | Raw Configuration Interface |
CRawConfigDownloadedEvent | Event: Raw configuration downloaded |
CRawConfigUpdatedEvent | Event: Raw configuration updated |
►Nres_mon | Resource Monitor interface |
CEntry | ResMon Entry |
CResMon | ResMon interface |
►Nsecurity | Security Configuration |
CBlockSettings | User blocking settings |
CFrontPanelPrivilegesChanged | Front panel privileges have been changed |
CIpFw | IP packet filter configuration |
CIpfwRule | IP packet filter rule |
CPasswordSettings | Password settings |
CPasswordSettingsChanged | This Event is emitted after any of the password-settings has been changed |
CRestrictedServiceAgreement | Restricted Service Agreement settings |
CRoleAccessControl | Role-based access control settings |
CRoleAccessRule | Role-based access rule |
CSecurity | Security configuration interface |
CSSHHostKey | SSH host keys |
CSSHKeyFingerprint | Fingerprints of SSH host key |
CSSHSettings | SSH authentication settings |
CTpmInfo | Information about Trusted Platform Module |
►Nsensors | Sensors Model |
►CAccumulatingNumericSensor | A sensor which accumulates numeric readings (e.g |
CResetEvent | Event: Accumulated value has been reset |
►CAlertedSensorManager | A global instance keeping track of sensors in alerted state |
CAlertedSensorsChangedEvent | Event: One or more sensors' alert states have changed |
CMonitoredSensorsChangedEvent | Event: A change in the list of monitored sensors occurred |
CSensorCounts | Statistics about monitored sensors |
CSensorData | Data about a monitored sensor |
►CLogger | Sensor logger interface |
CInfo | Sensor logger info |
CInfoChangedEvent | Event: Sensor logger info has changed |
CLoggedSensorsChangedEvent | Event: Set of logged sensors has been changed |
CLogRow | One full log row |
CRecord | Sensor log record |
CSensorSet | Set of logged sensors |
CSettings | Sensor logger settings |
CSettingsChangedEvent | Event: Sensor logger settings have been changed |
CTimedRecord | Sensor log record with timestamp |
►CNumericSensor | A sensor with numeric readings |
CDefaultThresholdsChangedEvent | Event: Sensor default thresholds have changed |
CMetaData | Numeric sensor metadata |
CMetaDataChangedEvent | Event: Sensor metadata has changed |
CMinMax | Numeric sensor minimum / maximum values |
CMinMaxChangedEvent | Event: Sensor min or max value has changed |
CMinMaxResetEvent | Event: Min / Max value has been reset |
CRange | Range of possible sensor readings |
►CReading | Numeric sensor reading |
CStatus | Numeric sensor status |
CReadingChangedEvent | Event: Numeric sensor reading has changed |
CStateChangedEvent | Event: Sensor state has changed |
CThresholdCapabilities | Threshold capabilities |
CThresholds | Numeric sensor thresholds |
CThresholdsChangedEvent | Event: Sensor thresholds have changed |
►CSensor | Sensor interface |
CTypeSpec | Complete sensor type specification |
CTypeSpecChangedEvent | Event: The type specification of the sensor changed |
►CStateSensor | Sensor with discrete readings |
CState | Sensor state |
CStateChangedEvent | |
►CSwitch | Switch is an actuator and an extension to StateSensor |
CSwitchEvent | SwitchEvent: new state set to switch via setState |
►Nserial | Serial Ports |
►CAnalogModem | Interface for communication with an analog modem attached to a serial port |
CCallEndedEvent | An event that's emitted when a dial-in call was hung up |
CCallReceivedEvent | An event that's emitted when a dial-in call was answered |
CDialInEvent | Dial-in event |
CSettings | |
►CGsmModem | Interface for communication with a GSM modem attached to a serial port |
CInformation | Structure holding information about the modem and the SIM card |
CSettings | Structure for holding settings of the GSM modem and its SIM card |
CSimPinUpdatedEvent | Sim pin updated event |
CSimSecurityStatusChangedEvent | Sim card security status changed event |
CPortDispatcher | Top-level interface of the serial port manager |
►CSerialPort | Interface describing a physical serial port and the devices which can be attached to it |
CMetaData | (Static) meta data containing port properties |
CModemAddedEvent | Event emitted when a modem is connected |
CModemEvent | Event emitted when the modem connection state changes |
CModemRemovedEvent | Event emitted when a modem is disconnected |
CSettings | Port settings |
CState | Structure holding information about the current state of the port |
►Nservermon | Server Monitor |
►CServerMonitor | Server Monitor Interface |
CServer | Server Entry |
CServerAddedEvent | A new server entry was added |
CServerDeletedEvent | A server entry was deleted |
CServerPowerControlCompletedEvent | Event: A power control operation was completed |
CServerPowerControlInitiatedEvent | Event: A power control operation was initiated |
CServerPowerSettings | Settings for controlling and checking power state of the server |
CServerPowerStateEvent | Event: ServerPowerState has changed |
CServerReachabilityEvent | Event: Reachability status for a monitored server has changed or server continues to be unreachable |
CServerSettings | Server Reachability Settings |
CServerSettingsChangedEvent | A server entry was changed |
CServerStatus | Server Reachability Status |
►Nsession | Session Management |
CHistoryEntry | Session history entry |
CSession | Session information |
CSessionManager | Session manager interface |
►Nsmartcard | Card Reader |
►CCardReader | Card Reader Interface |
CCardEvent | Card base event |
CCardInformation | Card Information |
CCardInsertedEvent | Card inserted event |
CCardRemovedEvent | Card removed event |
CMetaData | Reader Metadata |
►CCardReaderManager | Card Reader Manager Interface |
CCardReaderAttachedEvent | Card Reader attached event |
CCardReaderDetachedEvent | Card Reader detached event |
CCardReaderEvent | Card Reader base event |
CCardReaderSettings | Card Reader Settings |
CCardReaderSettingsChangedEvent | |
►Nsmartlock | Keypad |
►CDoorAccessControl | Access control for door locks |
CAbsoluteTimeCondition | A condition representing an absolute time range |
CCardCondition | A condition for specific cards and card readers |
CCardReaderInfo | Information in order to refer to a specific card reader |
CDoorAccessDeniedEvent | Event: Door access denied |
CDoorAccessGrantedEvent | Event: Door access granted |
CDoorAccessRule | Data representing a rule to control access to certain doors |
CDoorAccessRuleAddedEvent | Event: Door access rule added |
CDoorAccessRuleChangedEvent | Event: Door access rule modified |
CDoorAccessRuleDeletedEvent | Event: Door access rule deleted |
CKeypadCondition | A condition for keypads with a secret pin |
CKeypadInfo | Information in order to refer to a specific keypad |
CPeriodicTimeCondition | A condition representing a periodic time range |
►CKeypad | Keypad Interface |
CMetaData | Keypad Metadata |
CPINEnteredEvent | PIN entered event |
►CKeypadManager | Keypad Manager Interface |
CKeypadAttachedEvent | Keypad attached event |
CKeypadDetachedEvent | Keypad detached event |
CKeypadEvent | Keypad base event |
CKeypadSettings | |
CKeypadSettingsChangedEvent | |
►Nsx | |
►CSx | Serial access port interface |
CClientConnectionStatusEvent | Event that is send when a client has connected to the port |
CClientInfo | Client info |
►Nsys | Low-Level system access methods |
CSystem | System access methods |
►Ntest | Test Interfaces |
►CDisplay | Type-independent display test interface |
CInfo | Collected display meta information |
CUnit | Test interface for PDU components controlled by topofw |
►Nusb | USB Ports |
►CUsb | USB interface |
CSettings | USB interface settings |
CSettingsChangedEvent | Event: Settings have changed |
CUsbDevice | USB device information |
►Nusermgmt | User Management |
CAccount | Account information |
CAccountAdded | This event is emitted after a new account with the provided username was added |
CAccountChanged | This event is emitted if the settings of an account as defined in usermgmt::UserInfo have changed |
CAccountEvent | Base type of all account event |
CAccountRemoved | This event is emitted after the account with the provided username has been removed |
CAccountRenamed | This event is emitted after an account has been renamed |
CAuxInfo | Auxiliary user information |
CPasswordChanged | This event is emitted after the password for an account was changed |
CPreferences | User preferences |
►CRole | Role management interface |
CInfo | Role information |
CPrivilege | A granted privilege |
CRoleAdded | |
CRoleChanged | |
CRoleEvent | Base type of all account event |
►CRoleManager | Role manager interface |
CArgumentDesc | Privilege Argument Description |
CInfo | Full role manager information |
CPrivilegeDesc | Privilege Description |
CRoleAccount | Role information |
CRoleRemoved | |
CSnmpV3Settings | SNMPv3 settings |
CUser | User interface |
CUserCapabilities | User Capabilities Describe if certain operations can be performed for user |
CUserInfo | User information |
CUserManager | User manager interface |
►Nwebcam | Webcam Management |
CChannel | The channel interface |
CControls | Controls |
CFormat | Format |
CImage | Image |
CImageMetaData | Image meta data |
CInformation | Webcam information |
CLocation | Location |
CSettings | Webcam settings |
►CStorageManager | The storage manager interface |
CActivity | Activity |
CImageStorageMetaData | StorageMetaData |
CImageUploadStartedEvent | Event: image upload to storage started |
CStorageImage | StorageImage |
CStorageInformation | Information |
CStorageMetaData | StorageMetaData |
CStorageSettings | Settings |
CWebcamStorageInfo | Webcam Storage Info |
►CWebcam | The webcam interface |
CSettingsChangedEvent | This event is emitted after the settings of a webcam were changed |
CWebcamAddedEvent | This event is emitted after a webcam was added |
CWebcamEvent | Base type of all webcam event |
CWebcamManager | The webcam manager interface |
CWebcamRemovedEvent | This event is emitted after a webcam has been removed |
►Nzigbee | Zigbee |
►CZigbeeDevice | Zigbee Device |
CClusterDataEvent | Cluster Value Changed Event |
CClusterValue | Cluster Value |
CMetaData | Device MetaData |
►CZigbeeManager | Zigbee Manager |
CDeviceAddedEvent | A sensor was added |
CDeviceEvent | Base Event |
CDeviceRegistration | Device Registration |
CDeviceRemovedEvent | A sensor was removed |
CMetaData | Dongle MetaData |
CSettings | |
CSettingsChangedEvent | Settings changed |
CStateChangedEvent | State changed |