jar

com.orange.fiware : openlpwa-iotagent

Maven & Gradle

Mar 14, 2017
9 stars

openlpwa-iotagent · A bridge between the OpenLPWA network and the OMA NGSI protocol used by the Orion Context Broker as well as by other components of the FIWARE ecosystem

Table Of Contents

Latest Version

Download com.orange.fiware : openlpwa-iotagent JAR file - Latest Versions:

All Versions

Download com.orange.fiware : openlpwa-iotagent JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window openlpwa-iotagent-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.orange.fiware.openlpwa.configuration

├─ com.orange.fiware.openlpwa.configuration.MongoConfiguration.class - [JAR]

com.orange.fiware.openlpwa.repository

├─ com.orange.fiware.openlpwa.repository.DeviceEntityRepository.class - [JAR]

com.orange.fiware.openlpwa.iotagent

├─ com.orange.fiware.openlpwa.iotagent.Agent.class - [JAR]

├─ com.orange.fiware.openlpwa.iotagent.AgentConnectionLostCallback.class - [JAR]

├─ com.orange.fiware.openlpwa.iotagent.AgentFailureCallback.class - [JAR]

├─ com.orange.fiware.openlpwa.iotagent.AgentRestController.class - [JAR]

├─ com.orange.fiware.openlpwa.iotagent.AgentSuccessCallback.class - [JAR]

├─ com.orange.fiware.openlpwa.iotagent.Device.class - [JAR]

├─ com.orange.fiware.openlpwa.iotagent.NgsiRestController.class - [JAR]

├─ com.orange.fiware.openlpwa.iotagent.OpenLpwaNgsiConverter.class - [JAR]

com.orange.fiware.openlpwa.domain

├─ com.orange.fiware.openlpwa.domain.DeviceEntity.class - [JAR]

com.orange.fiware.openlpwa.ngsi

├─ com.orange.fiware.openlpwa.ngsi.NgsiManager.class - [JAR]

com.orange.fiware.openlpwa.provider

├─ com.orange.fiware.openlpwa.provider.OpenLpwaMqttProvider.class - [JAR]

├─ com.orange.fiware.openlpwa.provider.OpenLpwaMqttProviderCallback.class - [JAR]

├─ com.orange.fiware.openlpwa.provider.OpenLpwaProvider.class - [JAR]

├─ com.orange.fiware.openlpwa.provider.OpenLpwaProviderError.class - [JAR]

├─ com.orange.fiware.openlpwa.provider.OpenLpwaResponseErrorHandler.class - [JAR]

com.orange.fiware.openlpwa.exception

├─ com.orange.fiware.openlpwa.exception.AgentException.class - [JAR]

├─ com.orange.fiware.openlpwa.exception.ConfigurationException.class - [JAR]

com.orange.fiware.openlpwa.provider.model

├─ com.orange.fiware.openlpwa.provider.model.DeviceCommand.class - [JAR]

├─ com.orange.fiware.openlpwa.provider.model.DeviceIncomingMessage.class - [JAR]

├─ com.orange.fiware.openlpwa.provider.model.DeviceInfo.class - [JAR]

├─ com.orange.fiware.openlpwa.provider.model.RegisterDeviceCommandParameter.class - [JAR]

com.orange.fiware.openlpwa.provider.exception

├─ com.orange.fiware.openlpwa.provider.exception.OpenLpwaProviderErrorException.class - [JAR]

Advertisement