| Package | Description |
|---|---|
| com.sitewhere.web.configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
AssetManagementModel
Configuration model for asset management elements.
|
class |
DataManagementModel
Configuration model for data management elements.
|
class |
DeviceCommunicationModel
Configuration model for device communication elements.
|
class |
EventProcessingModel
Configuration model for event processing elements.
|
class |
GlobalsModel
Configuration model for global elements.
|
class |
TenantConfigurationModel
Specifies model used for tenant configuration user interface.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationModel |
ConfigurationModelParser.unmarshalModel(byte[] json)
Unmarshal a
ConfigurationModel from a JSON byte array. |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
ConfigurationModelParser.marshalModel(ConfigurationModel model)
Marshal a
ConfigurationModel to a JSON byte array. |
Copyright © 2016 SiteWhere, LLC.. All rights reserved.