InCore Logo

Modules

  • InCore Foundation
    • Description
    • Objects
      • Application
      • ApplicationConfiguration
      • ApplicationView
      • ByteArray
      • Comparator
      • Component
      • Configuration
      • ConfigurationArray
      • ConfigurationItem
      • ConfigurationObject
      • Counter
      • CsvWriter
      • DataObject
      • DataObjectGroup
      • DataObjectView
      • DataObjectWriter
      • DateTime
      • DhcpServer
      • DockerContainer
      • DockerMount
      • DockerNetwork
      • DockerObject
      • DockerService
      • DockerVolume
      • ErrorCollector
      • Event
      • EventCategory
      • EventGroup
      • EventJournal
      • EventLog
      • EventLogFile
      • EventLogItem
      • EventOutput
      • FifoBuffer
      • File
      • Gather
      • GeneralApplicationSettings
      • GeneralSystemSettings
      • InMemoryStorage
      • IoDevice
      • IpSocket
      • JsonRpcClient
      • JsonRpcServer
      • JsonRpcService
      • LicensingCertificate
      • List
      • LocalRepository
      • LocalStorage
      • Mail
      • MailAddress
      • Measurement
      • MeasurementGroup
      • MeasurementView
      • MobileNetworkInterface
      • NetworkConfiguration
      • NetworkInterface
      • NetworkRoute
      • NftAddressTranslation
      • NftChain
      • NftFirewall
      • NftFlow
      • NftRule
      • NftStatement
      • NftTable
      • Object
      • ObjectArray
      • OpenVpnClientService
      • Polling
      • Process
      • PropertyModifier
      • ReduceList
      • Repeater
      • Repository
      • Resource
      • Select
      • Serializer
      • Settings
      • SmtpConfiguration
      • SshService
      • Storage
      • System
      • SystemConfiguration
        • Description
        • Overview
        • Properties
      • SystemService
      • TcpServer
      • TcpSocket
      • Timer
      • TransformList
      • Translator
      • UdpDatagram
      • UdpSocket
      • UpdateManager
      • UpdateTarget
      • UsbDriveRepository
      • UsbStorage
      • WebServerFilesStorage
      • WebServerService
      • WebSocket
      • WiredNetworkInterface
      • WirelessNetworkInterface
  • InCore CloudOfThings
  • InCore Database
  • InCore IO
  • InCore Http
  • InCore Modbus
  • InCore Mqtt
  • InCore OpcUa

Guides & Tutorials

  • InCore Install Guide
  • InCore Development Manual
  • InCore Tutorials
InCore
  • Docs »
  • InCore Foundation »
  • SystemConfiguration
  • Edit on GitHub

SystemConfiguration¶

Description¶

The SystemConfiguration object is a Configuration object which is preinitialized for storing system-specific settings. It’s provided for convenience only and offers no additional functionality over Configuration.

› Inherits:Configuration

Overview¶

Properties¶

  • Configuration.error
  • Configuration.errorString
  • Configuration.name
  • Configuration.objects
  • Configuration.saveMode
  • Configuration.storage
  • Object.objectId
  • Object.parent

Methods¶

  • Configuration.load()
  • Configuration.remove()
  • Configuration.save()
  • Configuration.toDataMap()
  • Object.deserializeProperties()
  • Object.fromJson()
  • Object.serializeProperties()
  • Object.toJson()

Signals¶

  • Configuration.aboutToBeUpdated()
  • Configuration.errorOccurred()
  • Configuration.objectsDataChanged()
  • Configuration.updated()
  • Object.completed()

Enumerations¶

  • Configuration.Error
  • Configuration.SaveMode

Properties¶


© Copyright 2023, in.hub GmbH Revision 9fa14e01.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
dev
Downloads
html
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.