- calling() - Method in class com.sitewhere.web.rest.controllers.Overview
-
- choice(String) - Method in class com.sitewhere.web.configuration.model.AttributeNode.Builder
-
- chooseTenant(String, String, HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
- com.sitewhere.web - package com.sitewhere.web
-
- com.sitewhere.web.configuration - package com.sitewhere.web.configuration
-
- com.sitewhere.web.configuration.content - package com.sitewhere.web.configuration.content
-
- com.sitewhere.web.configuration.model - package com.sitewhere.web.configuration.model
-
- com.sitewhere.web.mvc - package com.sitewhere.web.mvc
-
- com.sitewhere.web.rest.controllers - package com.sitewhere.web.rest.controllers
-
- com.sitewhere.web.rest.documentation - package com.sitewhere.web.rest.documentation
-
- com.sitewhere.web.rest.model - package com.sitewhere.web.rest.model
-
- com.sitewhere.web.rest.view - package com.sitewhere.web.rest.view
-
- com.sitewhere.web.swagger - package com.sitewhere.web.swagger
-
- COMMAND_GET_FW_VER - Static variable in class com.sitewhere.web.rest.documentation.ExampleData
-
Specification command
- COMMAND_SET_RPT_INTV - Static variable in class com.sitewhere.web.rest.documentation.ExampleData
-
Specification command
- Commands - Class in com.sitewhere.web.rest.documentation
-
Examples of REST payloads for various device command methods.
- Commands() - Constructor for class com.sitewhere.web.rest.documentation.Commands
-
- Commands.DeviceCommandByTokenResponse - Class in com.sitewhere.web.rest.documentation
-
- Commands.DeviceCommandByTokenResponse() - Constructor for class com.sitewhere.web.rest.documentation.Commands.DeviceCommandByTokenResponse
-
- Commands.DeviceCommandUpdateRequest - Class in com.sitewhere.web.rest.documentation
-
- Commands.DeviceCommandUpdateRequest() - Constructor for class com.sitewhere.web.rest.documentation.Commands.DeviceCommandUpdateRequest
-
- Commands.DeviceCommandUpdateResponse - Class in com.sitewhere.web.rest.documentation
-
- Commands.DeviceCommandUpdateResponse() - Constructor for class com.sitewhere.web.rest.documentation.Commands.DeviceCommandUpdateResponse
-
- CommandsController - Class in com.sitewhere.web.rest.controllers
-
Controller for device command operations.
- CommandsController() - Constructor for class com.sitewhere.web.rest.controllers.CommandsController
-
- compareTo(TokenNamePair) - Method in class com.sitewhere.web.configuration.TokenNamePair
-
- ConfigurationContentParser - Class in com.sitewhere.web.configuration
-
Used to parse SiteWhere XML configuration into JSON representation.
- ConfigurationContentParser() - Constructor for class com.sitewhere.web.configuration.ConfigurationContentParser
-
- ConfigurationModel - Class in com.sitewhere.web.configuration.model
-
Top-level node for configuration model.
- ConfigurationModel() - Constructor for class com.sitewhere.web.configuration.model.ConfigurationModel
-
- ConfigurationModelParser - Class in com.sitewhere.web.configuration
-
Allows a configuration model to marshaled to and from JSON.
- ConfigurationModelParser() - Constructor for class com.sitewhere.web.configuration.ConfigurationModelParser
-
- ConfigurationNode - Class in com.sitewhere.web.configuration.model
-
Base class for all configuration node types.
- ConfigurationNode(NodeType) - Constructor for class com.sitewhere.web.configuration.model.ConfigurationNode
-
- contextDestroyed(ServletContextEvent) - Method in class com.sitewhere.web.ShutdownListener
-
- contextInitialized(ServletContextEvent) - Method in class com.sitewhere.web.ShutdownListener
-
- create(IGrantedAuthority) - Static method in class com.sitewhere.web.rest.model.GrantedAuthorityHierarchyBuilder
-
Create a node from an authority.
- createActiveMQEventSourceElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for ActiveMQ event source.
- createAlert(DeviceAlertCreateRequest, String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Create alert to be associated with a device assignment.
- createAssetCategory(AssetCategoryCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
Create a new asset category.
- createAssetManagement() - Method in class com.sitewhere.web.configuration.AssetManagementModel
-
Create the container for asset management configuration.
- createAuthority(GrantedAuthorityCreateRequest) - Method in class com.sitewhere.web.rest.controllers.AuthoritiesController
-
Create a new authority.
- createAzureEventHubEventProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a Azure event hub event processor.
- createAzureEventHubEventSourceElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for Azure EventHub event source.
- createBatchCommandByCriteria(BatchCommandForCriteriaRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.BatchOperationsController
-
Create a batch operation that invokes a command for all devices that match the
given criteria.
- createBatchCommandInvocation(BatchCommandInvocationRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.BatchOperationsController
-
- createBatchOperationManagerElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for batch operation manager.
- createBatchOperationsElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for batch operations.
- createBlockingQueueInboundStrategyElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create element configuration for blocking queue inbound processing strategy.
- createBlockingQueueOutboundStrategyElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create element configuration for blocking queue outbound processing strategy.
- createCommandDeliveryEventProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a command delivery event processor.
- createCommandDestinationsElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for command routing.
- createCommandInvocation(DeviceCommandInvocationCreateRequest, String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Create command invocation to be associated with a device assignment.
- createCommandResponse(DeviceCommandResponseCreateRequest, String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Create command response to be associated with a device assignment.
- createCommandRoutingElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for command routing.
- createDataManagement() - Method in class com.sitewhere.web.configuration.DataManagementModel
-
Create the container for datastore information.
- createDefaultAssetModelInitializerElement() - Method in class com.sitewhere.web.configuration.DataManagementModel
-
Create element configuration for device model initializer.
- createDefaultDeviceModelInitializerElement() - Method in class com.sitewhere.web.configuration.DataManagementModel
-
Create element configuration for device model initializer.
- createDefaultInboundStrategyElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create element configuration for default inbound processing strategy.
- createDefaultOutboundStrategyElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create element configuration for default outbound processing strategy.
- createDefaultRegistrationManagerElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for default registration manager.
- createDefaultScheduleModelInitializerElement() - Method in class com.sitewhere.web.configuration.DataManagementModel
-
Create element configuration for device model initializer.
- createDevice(DeviceCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DevicesController
-
Create a device.
- createDeviceAssignment(DeviceAssignmentCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Used by AJAX calls to create a device assignment.
- createDeviceCommand(String, DeviceCommandCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SpecificationsController
-
Create a device specification.
- createDeviceCommunication() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create the container for device communication information.
- createDeviceGroup(DeviceGroupCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DeviceGroupsController
-
Create a device group.
- createDeviceServicesElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for device registration.
- createDeviceSpecification(DeviceSpecificationCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SpecificationsController
-
Create a device specification.
- createDeviceStream(DeviceStreamCreateRequest, String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Create a stream to be associated with a device assignment.
- createDeviceStreamProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create element configuration for device stream.
- createDweetEventProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a Dweet.io event processor.
- createEchoStringEventDecoderElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for echo string event decoder.
- createEHCacheElement() - Method in class com.sitewhere.web.configuration.DataManagementModel
-
Create element configuration for EHCache cache.
- createEventProcessing() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create the container for event processing.
- createEventSourcesElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for event sources.
- createEventStorageProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create element configuration event storage processor.
- createFilterCriteriaElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create filter criteria element.
- createGlobals() - Method in class com.sitewhere.web.configuration.GlobalsModel
-
Create the container for global overrides information.
- createGroovyConfigurationElement() - Method in class com.sitewhere.web.configuration.GlobalsModel
-
Create element overriding Groovy configuration.
- createGroovyEventDecoderElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for Groovy event decoder.
- createGroovyFilterElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create outbound processor Groovy filter.
- createGroovyRouteBuilderElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a Groovy route builder.
- createGroovyStreamProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a Siddhi query element.
- createGroovyStringEventDecoderElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for Groovy string event decoder.
- createHardwareAsset(String, HardwareAssetCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
Creates a new hardware asset in the category.
- createHardwareIdParameterExtractorElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for hardware id parameter extractor.
- createHazelcastCacheElement() - Method in class com.sitewhere.web.configuration.DataManagementModel
-
Create element configuration for Hazelcast cache.
- createHazelcastEventProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a Hazelcast event processor.
- createHazelcastQueueElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create element configuration for Hazelcast queue processor.
- createHazelcastQueueEventSourceElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for Hazelcast queue event source.
- createHBaseTenantDatastoreElement() - Method in class com.sitewhere.web.configuration.DataManagementModel
-
Create element configuration for HBase tenant datastore.
- createInboundProcessingChain() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create the container for inbound processing chain configuration.
- createInboundProcessingStrategyElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create element configuration for event sources.
- createInboundProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a generic inbound event processor reference.
- createInitialStateEventProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a InitialState event processor.
- createJsonCommandEncoderElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for JSON command encoder.
- createJsonEventDecoderElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for JSON event decoder.
- createLocation(DeviceLocationCreateRequest, String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Create location to be associated with a device assignment.
- createLocationAsset(String, LocationAssetCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
Creates a new location asset in the category.
- createMeasurements(DeviceMeasurementsCreateRequest, String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Create measurements to be associated with a device assignment.
- createMongoTenantDatastoreElement() - Method in class com.sitewhere.web.configuration.DataManagementModel
-
Create element configuration for MonogoDB tenant datastore.
- createMqttCommandDestinationElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for MQTT command destination.
- createMqttEventProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create an MQTT event processor.
- createMqttEventSourceElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for MQTT event source.
- createOutboundProcessingChain() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create the container for outbound processing chain configuration.
- createOutboundProcessingStrategyElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create element configuration for outbound processing strategy.
- createOutboundProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a generic outbound event processor reference.
- createParametersBlock(MethodParameterBreakdown) - Static method in class com.sitewhere.web.rest.documentation.RestDocumentationGenerator
-
Create the table of parameters.
- createPersonAsset(String, PersonAssetCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
Creates a new person asset in the category.
- createProtobufCommandEncoderElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for GPB command encoder.
- createProtobufEventDecoderElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for protobuf event decoder.
- createProtobufHybridCommandEncoderElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for Java/protobuf hybrid command encoder.
- createQRCodeSymbolGeneratorElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for default registration manager.
- createRabbitMqEventSourceElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for MQTT event source.
- createReadAllSocketInteractionHandlerElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create read-all socket interaction handler factory.
- createRegistrationProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create element configuration for registration processor.
- createSchedule(ScheduleCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SchedulesController
-
Create a schedule.
- createScheduledJob(ScheduledJobCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.ScheduledJobsController
-
Create a new scheduled job.
- createSiddhiEventProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a Siddhi event processor.
- createSiddhiQueryElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a Siddhi query element.
- createSite(SiteCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
Create a new site.
- createSiteFilterElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create outbound processor site filter.
- createSocketEventSourceElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for socket event source.
- createSolrConfigurationElement() - Method in class com.sitewhere.web.configuration.GlobalsModel
-
Create element overriding Solr configuration.
- createSolrEventProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a Solr event processor.
- createSpecificationFilterElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create outbound processor specification filter.
- createSpecificationMappingRouterElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for specification mapping command router.
- createSpecificationMappingRouterMappingElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for specification mapping command router.
- createStateChange(DeviceStateChangeCreateRequest, String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Create state change to be associated with a device assignment.
- createStreamDebuggerElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a Siddhi query element.
- createSymbolGeneratorManagerElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for device registration.
- createTenant(TenantCreateRequest) - Method in class com.sitewhere.web.rest.controllers.TenantsController
-
Create a new tenant.
- createTwilioCommandDestinationElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for Twilio command destination.
- createUriBlock(ParsedMethod, RestDocumentationGenerator.RequestMethodColors) - Static method in class com.sitewhere.web.rest.documentation.RestDocumentationGenerator
-
Create block that displays REST service URI.
- createUser(UserCreateRequest) - Method in class com.sitewhere.web.rest.controllers.UsersController
-
Create a new user.
- createWebSocketEventSourceElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for WebSocket event source.
- createWebSocketHeaderElement() - Method in class com.sitewhere.web.configuration.DeviceCommunicationModel
-
Create element configuration for WebSocket header.
- createWso2CepEventProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a WSO2 CEP event processor.
- createWso2IdentityAssetModuleElement() - Method in class com.sitewhere.web.configuration.AssetManagementModel
-
Create element configuration for WSO2 Identity asset module.
- createXmlDeviceAssetModuleElement() - Method in class com.sitewhere.web.configuration.AssetManagementModel
-
Create element configuration for XML device asset module.
- createXmlHardwareAssetModuleElement() - Method in class com.sitewhere.web.configuration.AssetManagementModel
-
Create element configuration for XML hardware asset module.
- createXmlLocationAssetModuleElement() - Method in class com.sitewhere.web.configuration.AssetManagementModel
-
Create element configuration for XML location asset module.
- createXmlPersonAssetModuleElement() - Method in class com.sitewhere.web.configuration.AssetManagementModel
-
Create element configuration for XML person asset module.
- createZone(String, ZoneCreateRequest, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
Create a new zone for a site.
- createZoneTestElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a zone test event processor.
- createZoneTestEventProcessorElement() - Method in class com.sitewhere.web.configuration.EventProcessingModel
-
Create a zone test event processor.
- customImplementation() - Method in class com.sitewhere.web.swagger.SiteWhereSwaggerConfig
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.CreateAssetCategoryRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.CreateHardwareAssetInCategory
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.CreateLocationAssetInCategory
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.CreatePersonAssetInCategory
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.GetAssetCategoryByIdResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.GetCategoryAssetHardware
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.GetCategoryAssetLocation
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.GetCategoryAssetPerson
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.ListAssetCategories
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.ListAssetModules
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.ListCategoryAssets
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.RefreshAssetModules
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.UpdateAssetCategoryRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.UpdateHardwareAssetInCategory
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.UpdateLocationAssetInCategory
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assets.UpdatePersonAssetInCategory
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateAssignmentAlertRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateAssignmentAlertResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateAssignmentLocationRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateAssignmentLocationResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateAssignmentMeasurementsRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateAssignmentMeasurementsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateAssociatedResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateCommandInvocationRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateCommandInvocationResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateCommandResponseEventRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateCommandResponseResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateCommandResponseSimpleRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateDeviceStreamRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.CreateDeviceStreamResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.EndDeviceAssignmentResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.GetDeviceStreamResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.ListAssignmenAlertsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.ListAssignmentEventsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.ListAssignmentLocationsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.ListAssignmentMeasurementsChartSeriesResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.ListAssignmentMeasurementsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.ListCommandInvocationsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.ListCommandResponsesResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.ListDeviceStreamsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.MissingDeviceAssignmentResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Assignments.UpdateAssignmentMetadataRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Authorities.CreateAuthorityResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Authorities.ListAuthoritiesResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.BatchOperations.BatchCommandInvocationByCriteriaGroupRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.BatchOperations.BatchCommandInvocationByCriteriaGroupRoleRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.BatchOperations.BatchCommandInvocationByCriteriaSpecRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.BatchOperations.BatchCommandInvocationCreateRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.BatchOperations.GetBatchOperationResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.BatchOperations.ListBatchOperationElementsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.BatchOperations.ListBatchOperationsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Commands.DeviceCommandByTokenResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Commands.DeviceCommandUpdateRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Commands.DeviceCommandUpdateResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.DeviceGroups.AddGroupElementsRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.DeviceGroups.CreateDeviceGroupRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.DeviceGroups.CreateDeviceGroupResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.DeviceGroups.DeleteGroupElementsRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.DeviceGroups.DeleteGroupElementsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.DeviceGroups.ListDeviceGroupElementsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.DeviceGroups.ListDeviceGroupResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.DeviceGroups.UpdateDeviceGroupRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.DeviceGroups.UpdateDeviceGroupResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.AddDeviceEventBatchRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.AddDeviceEventBatchResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.AddMappingRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.AddMappingResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.CreateDeviceRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.CreateDeviceResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.DeleteMappingResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.GetCurrentDeviceAssignmentResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.GetDeviceByHardwareIdResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.ListDeviceAssignmentHistoryResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.ListDevicesForCriteriaResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.ListDevicesForSpecificationResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.UpdateDeviceRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Devices.UpdateDeviceResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Invocations.GetDeviceCommandInvocationResponsesResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Invocations.GetDeviceCommandInvocationSummary
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Schedules.CreateScheduledJobRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Schedules.CreateScheduledJobResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Schedules.CreateScheduleRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Schedules.CreateScheduleResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Schedules.ListScheduledjobsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Schedules.ListSchedulesResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Schedules.UpdateScheduledJobRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Schedules.UpdateScheduledJobResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Schedules.UpdateScheduleRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Schedules.UpdateScheduleResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Search.ListExternalEventsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Search.ListSearchProvidersResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Sites.CreateSiteRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Sites.CreateSiteResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Sites.CreateZoneRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Sites.CreateZoneResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Sites.ListAssignmentsForSiteResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Sites.ListSitesResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Sites.ListZonesForSiteResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Sites.UpdateSiteRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Sites.UpdateSiteResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Specifications.CreateDeviceCommandRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Specifications.CreateDeviceCommandResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Specifications.CreateSpecificationRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Specifications.CreateSpecificationResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Specifications.ListDeviceCommandsByNamespaceResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Specifications.ListDeviceCommandsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Specifications.ListSpecificationsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Specifications.UpdateSpecificationRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Specifications.UpdateSpecificationResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.SystemInfo.GetServerRuntimeResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.SystemInfo.GetVersionResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Tenants.CreateTenantRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Tenants.CreateTenantResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Tenants.IssueTenantEngineCommandResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Tenants.ListTenantsResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Tenants.UpdateTenantRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Tenants.UpdateTenantResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Users.CreateUserRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Users.CreateUserResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Users.ListAuthoritiesForUserResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Users.ListUsersResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Users.UpdateUserRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Users.UpdateUserResponse
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Zones.UpdateZoneRequest
-
- generate() - Method in class com.sitewhere.web.rest.documentation.Zones.UpdateZoneResponse
-
- generateControllerDocumentation(ParsedController) - Static method in class com.sitewhere.web.rest.documentation.RestDocumentationGenerator
-
Generate documentation for a single controller.
- generateNavigation(List<ParsedController>) - Static method in class com.sitewhere.web.rest.documentation.RestDocumentationGenerator
-
Add the navigation panel.
- generateRestDocumentation(List<ParsedController>, File, String) - Static method in class com.sitewhere.web.rest.documentation.RestDocumentationGenerator
-
Generate documentation.
- getAssetById(String, String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
- getAssetById(String, String) - Method in class com.sitewhere.web.rest.documentation.MockAssetModuleManager
-
- getAssetCategoryById(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
Get an asset category by unique id.
- getAssetModule(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
Search for assets in an
IAssetModule that meet the given criteria.
- getAssignmentHelper() - Method in class com.sitewhere.web.rest.documentation.MockDeviceMarshalHelper
-
- getAssignmentsForAsset(String, String, String, String, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
Get all assignments for a given asset.
- getAssignmentTokens() - Method in class com.sitewhere.web.rest.model.AssignmentHistoryRequest
-
- getAttributeGroups() - Method in class com.sitewhere.web.configuration.model.ElementNode
-
- getAttributes() - Method in class com.sitewhere.web.configuration.content.ElementContent
-
- getAttributes() - Method in class com.sitewhere.web.configuration.model.ElementNode
-
- getAuthoritiesForUsername(String) - Method in class com.sitewhere.web.rest.controllers.UsersController
-
Get a list of detailed authority information for a given user.
- getAuthoritiesHierarchy() - Method in class com.sitewhere.web.rest.controllers.AuthoritiesController
-
Get the hierarchy of granted authorities.
- getAuthorityByName(String) - Method in class com.sitewhere.web.rest.controllers.AuthoritiesController
-
Get an authority by unique name.
- getBaseUri() - Method in class com.sitewhere.web.rest.documentation.ParsedController
-
- getBaseUri() - Method in class com.sitewhere.web.rest.documentation.ParsedMethod
-
- getBatchOperationByToken(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.BatchOperationsController
-
- getBgColor() - Method in class com.sitewhere.web.rest.documentation.RestDocumentationGenerator.RequestMethodColors
-
- getBrdColor() - Method in class com.sitewhere.web.rest.documentation.RestDocumentationGenerator.RequestMethodColors
-
- getCategoryAsset(String, String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
Get an asset from a category by unique id.
- getChildren() - Method in class com.sitewhere.web.configuration.content.ElementContent
-
- getChildren() - Method in enum com.sitewhere.web.configuration.model.ElementRole
-
- getChoices() - Method in class com.sitewhere.web.configuration.model.AttributeNode
-
- getConcernParameters() - Method in class com.sitewhere.web.rest.documentation.MethodParameterBreakdown
-
- getConcerns() - Method in class com.sitewhere.web.rest.documentation.ParsedParameter
-
- getCurrentDeviceAssignment(IDevice) - Method in class com.sitewhere.web.rest.documentation.MockDeviceManagement
-
- getDefaultValue() - Method in class com.sitewhere.web.configuration.model.AttributeNode
-
- getDescription() - Method in class com.sitewhere.web.configuration.model.ConfigurationNode
-
- getDescription() - Method in class com.sitewhere.web.rest.documentation.ParsedController
-
- getDescription() - Method in class com.sitewhere.web.rest.documentation.ParsedExample
-
- getDescription() - Method in class com.sitewhere.web.rest.documentation.ParsedMethod
-
- getDescription() - Method in class com.sitewhere.web.rest.documentation.ParsedParameter
-
- getDeviceAssignment(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Get an assignment by its unique token.
- getDeviceAssignmentByToken(String) - Method in class com.sitewhere.web.rest.documentation.MockDeviceManagement
-
- getDeviceAssignmentSymbol(String, HttpServletRequest, HttpServletResponse) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Get the default symbol for a device assignment.
- getDeviceByHardwareId(String, boolean, boolean, boolean, boolean, boolean, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DevicesController
-
Used by AJAX calls to find a device by hardware id.
- getDeviceByHardwareId(String) - Method in class com.sitewhere.web.rest.documentation.MockDeviceManagement
-
- getDeviceCommandByToken(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.CommandsController
-
Get a device command by unique token.
- getDeviceCommandByToken(String) - Method in class com.sitewhere.web.rest.documentation.MockDeviceManagement
-
- getDeviceCommandInvocation(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.InvocationsController
-
Get a command invocation by unique id.
- getDeviceCommandInvocationSummary(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.InvocationsController
-
Get a summarized version of the given device command invocation.
- getDeviceCurrentAssignment(String, boolean, boolean, boolean, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DevicesController
-
List device assignment history for a given device hardware id.
- getDeviceDefaultSymbol(String, HttpServletRequest, HttpServletResponse) - Method in class com.sitewhere.web.rest.controllers.DevicesController
-
Get default symbol for device.
- getDeviceEventDescription(IDeviceEvent) - Static method in class com.sitewhere.web.rest.view.DeviceInvocationSummaryBuilder
-
Get a short description of a device event.
- getDeviceForAssignment(IDeviceAssignment) - Method in class com.sitewhere.web.rest.documentation.MockDeviceManagement
-
- getDeviceGroupByToken(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DeviceGroupsController
-
Get device group by unique token.
- getDeviceHelper() - Method in class com.sitewhere.web.rest.documentation.MockDeviceAssignmentMarshalHelper
-
- getDeviceManagement() - Method in class com.sitewhere.web.rest.documentation.MockDeviceAssignmentMarshalHelper
-
- getDeviceManagement(ITenant) - Method in class com.sitewhere.web.rest.documentation.MockDeviceCommandInvocationMarshalHelper
-
- getDeviceManagement(ITenant) - Method in class com.sitewhere.web.rest.documentation.MockDeviceMarshalHelper
-
- getDeviceSpecificationByToken(String, boolean, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SpecificationsController
-
Get a device specification by unique token.
- getDeviceSpecificationByToken(String) - Method in class com.sitewhere.web.rest.documentation.MockDeviceManagement
-
- getDeviceSpecificationProtoByToken(String, HttpServletRequest, HttpServletResponse) - Method in class com.sitewhere.web.rest.controllers.SpecificationsController
-
Get a device specification by unique token.
- getDeviceSpecificationProtoFileByToken(String, HttpServletRequest, HttpServletResponse) - Method in class com.sitewhere.web.rest.controllers.SpecificationsController
-
Get a device specification by unique token.
- getDeviceStream(String, String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Get an existing device stream associated with an assignment.
- getDeviceStreamData(String, String, long, HttpServletRequest, HttpServletResponse) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
Get a single chunk of data from a device stream.
- getElementsByRole() - Method in class com.sitewhere.web.configuration.model.ConfigurationModel
-
- getEndDate() - Method in class com.sitewhere.web.rest.model.AssignmentHistoryRequest
-
- getEventById(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.EventsController
-
Used by AJAX calls to find an event by unique id.
- getExamples() - Method in class com.sitewhere.web.rest.documentation.ParsedMethod
-
- getGroup() - Method in class com.sitewhere.web.configuration.model.AttributeNode
-
- getIcon() - Method in class com.sitewhere.web.configuration.model.ConfigurationNode
-
- getId() - Method in class com.sitewhere.web.configuration.content.ElementContent
-
- getId() - Method in class com.sitewhere.web.rest.model.GrantedAuthorityHierarchyNode
-
- getIndexAttribute() - Method in class com.sitewhere.web.configuration.model.ElementNode
-
If an attribute is used as an index, return the name.
- getItems() - Method in class com.sitewhere.web.rest.model.GrantedAuthorityHierarchyNode
-
- getJson() - Method in class com.sitewhere.web.rest.documentation.ParsedExample
-
- getLocalName() - Method in class com.sitewhere.web.configuration.model.XmlNode
-
- getMethods() - Method in class com.sitewhere.web.rest.documentation.ParsedController
-
- getName() - Method in class com.sitewhere.web.configuration.content.XmlContent
-
- getName() - Method in class com.sitewhere.web.configuration.model.ConfigurationNode
-
- getName() - Method in enum com.sitewhere.web.configuration.model.ElementRole
-
- getName() - Method in class com.sitewhere.web.configuration.TokenNamePair
-
- getName() - Method in class com.sitewhere.web.rest.documentation.ParsedController
-
- getName() - Method in class com.sitewhere.web.rest.documentation.ParsedMethod
-
- getName() - Method in class com.sitewhere.web.rest.documentation.ParsedParameter
-
- getNamespace() - Method in class com.sitewhere.web.configuration.content.XmlContent
-
- getNamespace() - Method in class com.sitewhere.web.configuration.model.XmlNode
-
- getNodeType() - Method in class com.sitewhere.web.configuration.model.ConfigurationNode
-
- getNonConcernParameters() - Method in class com.sitewhere.web.rest.documentation.MethodParameterBreakdown
-
- getOnDeleteWarning() - Method in class com.sitewhere.web.configuration.model.ElementNode
-
- getParameters() - Method in class com.sitewhere.web.rest.documentation.ParsedMethod
-
- getRelativeUri() - Method in class com.sitewhere.web.rest.documentation.ParsedMethod
-
- getRequestMethod() - Method in class com.sitewhere.web.rest.documentation.ParsedMethod
-
- getRequestMethodColors(ParsedMethod) - Static method in class com.sitewhere.web.rest.documentation.RestDocumentationGenerator
-
Find colors associated with request method.
- getResource() - Method in class com.sitewhere.web.rest.documentation.ParsedController
-
- getRole() - Method in class com.sitewhere.web.configuration.model.ElementNode
-
- getScheduleByToken(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SchedulesController
-
Get a schedule by token.
- getScheduledJobByToken(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.ScheduledJobsController
-
- getScheduleManagement(HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.ScheduledJobsController
-
Get the schedule management implementation for the current tenant.
- getScheduleManagement(HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SchedulesController
-
Get the schedule management implementation for the current tenant.
- getServerRuntimeInformation() - Method in class com.sitewhere.web.rest.controllers.SystemController
-
Get runtime information about the server.
- getSiteByToken(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
Get information for a given site based on site token.
- getSiteByToken(String) - Method in class com.sitewhere.web.rest.documentation.MockDeviceManagement
-
- getSiteForAssignment(IDeviceAssignment) - Method in class com.sitewhere.web.rest.documentation.MockDeviceManagement
-
- getSpecializes() - Method in class com.sitewhere.web.configuration.model.ElementNode
-
- getStage() - Method in class com.sitewhere.web.rest.documentation.ParsedExample
-
- getStartDate() - Method in class com.sitewhere.web.rest.model.AssignmentHistoryRequest
-
- getSubtypes() - Method in enum com.sitewhere.web.configuration.model.ElementRole
-
- getSummary() - Method in class com.sitewhere.web.rest.documentation.ParsedMethod
-
- getTagColor() - Method in class com.sitewhere.web.rest.documentation.RestDocumentationGenerator.RequestMethodColors
-
- getTagName() - Method in class com.sitewhere.web.rest.documentation.RestDocumentationGenerator.RequestMethodColors
-
- getTenantByAuthToken(String) - Method in class com.sitewhere.web.rest.controllers.TenantsController
-
Get a tenant by unique authentication token.
- getTenantById(String, boolean) - Method in class com.sitewhere.web.rest.controllers.TenantsController
-
Get a tenant by unique id.
- getTenantEngineConfiguration(String) - Method in class com.sitewhere.web.rest.controllers.TenantsController
-
Get the current configuration for a tenant engine.
- getTenantEngineConfigurationAsJson(String) - Method in class com.sitewhere.web.rest.controllers.TenantsController
-
Get the current configuration for a tenant engine formatted as JSON.
- getTenantsForUsername(String, boolean) - Method in class com.sitewhere.web.rest.controllers.UsersController
-
Get tenants associated with a user.
- getText() - Method in class com.sitewhere.web.rest.model.GrantedAuthorityHierarchyNode
-
- getToken() - Method in class com.sitewhere.web.configuration.TokenNamePair
-
- getType() - Method in class com.sitewhere.web.configuration.model.AttributeNode
-
- getType() - Method in class com.sitewhere.web.rest.documentation.ParsedParameter
-
- getUserByUsername(String) - Method in class com.sitewhere.web.rest.controllers.UsersController
-
Get a user by unique username.
- getValue() - Method in class com.sitewhere.web.configuration.content.AttributeContent
-
- getVersion() - Method in class com.sitewhere.web.rest.controllers.SystemController
-
Get version information about the server.
- getZone(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.ZonesController
-
- GlobalsModel - Class in com.sitewhere.web.configuration
-
Configuration model for global elements.
- GlobalsModel() - Constructor for class com.sitewhere.web.configuration.GlobalsModel
-
- GrantedAuthorityHierarchyBuilder - Class in com.sitewhere.web.rest.model
-
Converts a list of granted authorities into a hierarchical structure.
- GrantedAuthorityHierarchyBuilder() - Constructor for class com.sitewhere.web.rest.model.GrantedAuthorityHierarchyBuilder
-
- GrantedAuthorityHierarchyNode - Class in com.sitewhere.web.rest.model
-
Used by REST service to marshal the hierarchy of granted authorities.
- GrantedAuthorityHierarchyNode() - Constructor for class com.sitewhere.web.rest.model.GrantedAuthorityHierarchyNode
-
- group(String) - Method in class com.sitewhere.web.configuration.model.AttributeNode.Builder
-
- GROUPELEMENT_NORTHEAST - Static variable in class com.sitewhere.web.rest.documentation.ExampleData
-
Group element
- GROUPELEMENT_SOUTHEAST - Static variable in class com.sitewhere.web.rest.documentation.ExampleData
-
Group element
- GROUPELEMENT_TRACKER - Static variable in class com.sitewhere.web.rest.documentation.ExampleData
-
Group element
- listAlerts(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
List device alerts for a given assignment.
- listAssetCategories(HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "asset categories" page.
- listAssetCategories(int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
List asset categories that match the given search criteria.
- listAssetModules(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
List all asset modules.
- listAssignmentsForSite(String, boolean, boolean, boolean, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
Find device assignments associated with a site.
- listAuthorities(int) - Method in class com.sitewhere.web.rest.controllers.AuthoritiesController
-
List authorities that match given criteria.
- listBatchOperationElements(String, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.BatchOperationsController
-
- listBatchOperations(HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "list batch operations" page.
- listBatchOperations(boolean, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.BatchOperationsController
-
- listCategoryAssets(String, HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "category person assets" page.
- listCategoryAssets(String, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssetsController
-
List all assets for a given category.
- listCommandInvocationResponses(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.InvocationsController
-
List all responses for a command invocation.
- listCommandInvocations(String, boolean, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
List device command invocations for a given assignment.
- listCommandResponses(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
List device command responses for a given assignment.
- listDeviceAlertsForSite(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
Get device alerts for a given site.
- listDeviceAssignmentHistory(String, boolean, boolean, boolean, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DevicesController
-
List device assignment history for a given device hardware id.
- listDeviceCommandInvocationsForSite(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
Get device command invocations for a given site.
- listDeviceCommandResponsesForSite(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
Get device command responses for a given site.
- listDeviceCommands(String, boolean, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SpecificationsController
-
- listDeviceCommandsByNamespace(String, boolean, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SpecificationsController
-
List commands grouped by namespace.
- listDeviceGroupElements(String, boolean, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DeviceGroupsController
-
List elements from a device group that meet the given criteria.
- listDeviceGroups(HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "list device groups" page.
- listDeviceGroups(String, boolean, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DeviceGroupsController
-
List all device groups.
- listDeviceLocationsForSite(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
Get device locations for a given site.
- listDeviceMeasurementsForSite(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
Get device measurements for a given site.
- listDevices(String, String, String, String, String, String, String, boolean, HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "list devices" page.
- listDevices(String, String, boolean, boolean, boolean, boolean, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DevicesController
-
List devices that match given criteria.
- listDevicesForGroup(String, String, String, boolean, boolean, boolean, boolean, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DevicesController
-
- listDevicesForGroupsWithRole(String, String, String, boolean, boolean, boolean, boolean, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DevicesController
-
- listDevicesForSpecification(String, String, boolean, boolean, boolean, boolean, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.DevicesController
-
Deprecated.
- listDeviceSpecifications(boolean, boolean, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SpecificationsController
-
List device specifications that meet the given criteria.
- listDeviceStateChangesForSite(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
Get device state changes for a given site.
- listDeviceStreamData(String, String, HttpServletRequest, HttpServletResponse) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
- listDeviceStreams(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
- listEvents(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
List all device events for an assignment that match the given criteria.
- listLocations(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
List device locations for a given assignment.
- listMeasurements(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
List all device measurements for a given assignment.
- listMeasurementsAsChartSeries(String, int, int, Date, Date, String[], HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
List device measurements for a given assignment.
- listScheduledjobs(HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "list scheduled jobs" page.
- listScheduledJobs(boolean, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.ScheduledJobsController
-
List scheduled jobs that match the criteria.
- listSchedules(HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "list schedules" page.
- listSchedules(int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SchedulesController
-
List schedules that match criteria.
- listSearchProviders(HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SearchController
-
- listSites(HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "list sites" page.
- listSites(int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
List all sites and wrap as search results.
- listSpecifications(HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "list device specifications" page.
- listStateChanges(String, int, int, Date, Date, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.AssignmentsController
-
List device state changes for a given assignment.
- listTenants(HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "list tenants" page.
- listTenants(String, boolean, int, int) - Method in class com.sitewhere.web.rest.controllers.TenantsController
-
List tenants that match the given criteria.
- listTenantsForDevice(String, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.TenantsController
-
Lists all tenants that contain a device with the given hardware id.
- listUsers(HttpServletRequest) - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "list users" page.
- listUsers(boolean, int) - Method in class com.sitewhere.web.rest.controllers.UsersController
-
List devices that match given criteria.
- listZonesForSite(String, int, int, HttpServletRequest) - Method in class com.sitewhere.web.rest.controllers.SitesController
-
List all zones for a site.
- login() - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "login" page.
- loginFailed() - Method in class com.sitewhere.web.mvc.SiteWhereController
-
Display the "login" page after failed login.