jar

pt.sharespot : iot-core

Maven & Gradle

Sep 17, 2022
0 stars

pt.sharespot:iot-core · Core library to handle the structure and behaviour of messages inside Sensae Console

Table Of Contents

Latest Version

Download pt.sharespot : iot-core JAR file - Latest Versions:

All Versions

Download pt.sharespot : iot-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 iot-core-0.1.20.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

pt.sharespot.iot.core.internal.routing.keys

├─ pt.sharespot.iot.core.internal.routing.keys.ContextTypeOptions.class - [JAR]

├─ pt.sharespot.iot.core.internal.routing.keys.InternalRoutingKeys.class - [JAR]

├─ pt.sharespot.iot.core.internal.routing.keys.InternalRoutingKeysFactory.class - [JAR]

├─ pt.sharespot.iot.core.internal.routing.keys.OperationTypeOptions.class - [JAR]

pt.sharespot.iot.core.data.model.device.records

├─ pt.sharespot.iot.core.data.model.device.records.DeviceRecordEntryDTO.class - [JAR]

pt.sharespot.iot.core.alert.model

├─ pt.sharespot.iot.core.alert.model.AlertBuilder.class - [JAR]

├─ pt.sharespot.iot.core.alert.model.AlertDTO.class - [JAR]

├─ pt.sharespot.iot.core.alert.model.AlertDispatcherService.class - [JAR]

├─ pt.sharespot.iot.core.alert.model.AlertLevel.class - [JAR]

├─ pt.sharespot.iot.core.alert.model.CorrelationDataBuilder.class - [JAR]

├─ pt.sharespot.iot.core.alert.model.CorrelationDataDTO.class - [JAR]

pt.sharespot.iot.core.keys

├─ pt.sharespot.iot.core.keys.ContainerTypeOptions.class - [JAR]

├─ pt.sharespot.iot.core.keys.MessageConsumed.class - [JAR]

├─ pt.sharespot.iot.core.keys.MessageSupplied.class - [JAR]

├─ pt.sharespot.iot.core.keys.OwnershipOptions.class - [JAR]

├─ pt.sharespot.iot.core.keys.ProtocolVersionOptions.class - [JAR]

├─ pt.sharespot.iot.core.keys.RoutingKey.class - [JAR]

├─ pt.sharespot.iot.core.keys.RoutingKeyOption.class - [JAR]

├─ pt.sharespot.iot.core.keys.RoutingKeys.class - [JAR]

├─ pt.sharespot.iot.core.keys.RoutingKeysBuilderOptions.class - [JAR]

├─ pt.sharespot.iot.core.keys.TopicTypeOptions.class - [JAR]

pt.sharespot.iot.core.data.mapper.data

├─ pt.sharespot.iot.core.data.mapper.data.AirHumidityMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.AirPressureMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.AirQualityMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.BatteryMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.CO2Mapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.COMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.DataMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.DistanceMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.GPSMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.IlluminanceMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.MotionMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.NH3Mapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.NO2Mapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.O3Mapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.OccupationMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.PHMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.PM10Mapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.PM2_5Mapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.SensorDataMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.SoilConductivityMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.SoilMoistureMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.TemperatureMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.TriggerMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.VOCMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.VelocityMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.data.WaterPressureMapper.class - [JAR]

pt.sharespot.iot.core.data.routing.keys

├─ pt.sharespot.iot.core.data.routing.keys.ChannelOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.DataLegitimacyOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.DataRoutingKeys.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.DataRoutingKeysFactory.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.DeviceTypeOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.InfoTypeOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.RecordsOptions.class - [JAR]

pt.sharespot.iot.core.data.routing.keys.data

├─ pt.sharespot.iot.core.data.routing.keys.data.AirHumidityDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.AirPressureDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.AirQualityDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.BatteryDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.CO2DataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.CODataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.DistanceDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.GPSDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.IlluminanceDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.MotionDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.NH3DataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.NO2DataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.O3DataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.OccupationDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.PHDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.PM10DataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.PM2_5DataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.SoilConductivityDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.SoilMoistureDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.TemperatureDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.TriggerDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.VOCDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.VelocityDataOptions.class - [JAR]

├─ pt.sharespot.iot.core.data.routing.keys.data.WaterPressureDataOptions.class - [JAR]

pt.sharespot.iot.core.data.model.device

├─ pt.sharespot.iot.core.data.model.device.DeviceInformationDTO.class - [JAR]

pt.sharespot.iot.core.data.model.data.types

├─ pt.sharespot.iot.core.data.model.data.types.AirHumidityDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.AirPressureDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.AirQualityDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.BatteryDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.CO2DataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.CODataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.DataTypeDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.DistanceDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.GPSDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.IlluminanceDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.MotionDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.NH3DataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.NO2DataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.O3DataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.OccupationDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.PHDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.PM10DataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.PM2_5DataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.SoilConductivityDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.SoilMoistureDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.TemperatureDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.TriggerDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.VOCDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.VelocityDataDTO.class - [JAR]

├─ pt.sharespot.iot.core.data.model.data.types.WaterPressureDataDTO.class - [JAR]

pt.sharespot.iot.core.data.model

├─ pt.sharespot.iot.core.data.model.DataUnitDTO.class - [JAR]

pt.sharespot.iot.core.data.model.data

├─ pt.sharespot.iot.core.data.model.data.DataUnitReadingsDTO.class - [JAR]

pt.sharespot.iot.core.alert.routing.keys

├─ pt.sharespot.iot.core.alert.routing.keys.AlertCategoryOptions.class - [JAR]

├─ pt.sharespot.iot.core.alert.routing.keys.AlertRoutingKeys.class - [JAR]

├─ pt.sharespot.iot.core.alert.routing.keys.AlertRoutingKeysFactory.class - [JAR]

├─ pt.sharespot.iot.core.alert.routing.keys.AlertSeverityOptions.class - [JAR]

├─ pt.sharespot.iot.core.alert.routing.keys.AlertSubCategoryOptions.class - [JAR]

pt.sharespot.iot.core

├─ pt.sharespot.iot.core.IoTCoreTopic.class - [JAR]

pt.sharespot.iot.core.data.model.properties

├─ pt.sharespot.iot.core.data.model.properties.KnownPropertyTransformation.class - [JAR]

├─ pt.sharespot.iot.core.data.model.properties.PropertyName.class - [JAR]

├─ pt.sharespot.iot.core.data.model.properties.PropertyTransformation.class - [JAR]

├─ pt.sharespot.iot.core.data.model.properties.PropertyTransformations.class - [JAR]

├─ pt.sharespot.iot.core.data.model.properties.UnknownPropertyTransformation.class - [JAR]

pt.sharespot.iot.core.data.buf

├─ pt.sharespot.iot.core.data.buf.AirHumidity.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.AirHumidityDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.AirHumidityOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.AirPressure.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.AirPressureDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.AirPressureOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.AirQuality.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.AirQualityDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.AirQualityOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Battery.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.BatteryDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.BatteryOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.CO.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.CO2.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.CO2DataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.CO2OrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.CODataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.COOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.ContainerTypeOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DataLegitimacyOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DataUnit.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DataUnitOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Device.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DeviceCommand.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DeviceCommandOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DeviceCommands.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DeviceCommandsOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DeviceOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Distance.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DistanceDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DistanceOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DomainOwnership.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DomainOwnershipOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.DomainOwnershipOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Entry.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.EntryOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.GPS.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.GPSDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.GPSOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Illuminance.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.IlluminanceDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.IlluminanceOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.InfoTypeOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Message.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.MessageOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Motion.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.MotionDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.MotionOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.MotionType.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.NH3.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.NH3DataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.NH3OrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.NO2.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.NO2DataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.NO2OrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.O3.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.O3DataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.O3OrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Occupation.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.OccupationDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.OccupationOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.PH.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.PHDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.PHOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.PM10.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.PM10DataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.PM10OrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.PM2_5.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.PM2_5DataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.PM2_5OrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Readings.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.ReadingsOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.RecordEntry.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.RecordEntryOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.RecordsOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.RoutingKeysBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.RoutingKeysBufOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Sensor.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.SoilConductivity.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.SoilConductivityDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.SoilConductivityOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.SoilMoisture.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.SoilMoistureDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.SoilMoistureOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Temperature.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.TemperatureDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.TemperatureOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Trigger.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.TriggerDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.TriggerOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.UnprocessedMessage.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.UnprocessedMessageOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.VOC.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.VOCDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.VOCOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.Velocity.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.VelocityDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.VelocityOrBuilder.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.WaterPressure.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.WaterPressureDataOptionsBuf.class - [JAR]

├─ pt.sharespot.iot.core.data.buf.WaterPressureOrBuilder.class - [JAR]

pt.sharespot.iot.core.data.mapper.device

├─ pt.sharespot.iot.core.data.mapper.device.CommandMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.device.DeviceMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.device.DomainMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.device.EntryMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.device.RecordEntryMapper.class - [JAR]

pt.sharespot.iot.core.data.model.device.controls

├─ pt.sharespot.iot.core.data.model.device.controls.DeviceCommandDTO.class - [JAR]

pt.sharespot.iot.core.data.mapper

├─ pt.sharespot.iot.core.data.mapper.MessageMapper.class - [JAR]

├─ pt.sharespot.iot.core.data.mapper.RoutingKeysMapper.class - [JAR]

Advertisement

Dependencies from Group

Sep 17, 2022
0 stars

Discover Dependencies

Dec 24, 2021
12 stars
May 19, 2022
25 stars
May 19, 2022
25 stars
May 10, 2022
9 stars
May 10, 2022
9 stars
May 10, 2022
9 stars
Aug 15, 2023
6 usages
1.8k stars
Dec 27, 2021
1 usages
346 stars