All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download homeautomation-spring-rest JAR 0.6.3 with all dependencies


HomeAutomation Spring REST endpoints

Files of the artifact homeautomation-spring-rest version 0.6.3 from the group io.github.davemeier82.homeautomation.

Test

Artifact homeautomation-spring-rest
Group io.github.davemeier82.homeautomation
Version 0.6.3
Last update 03. December 2024
Tags: spring rest endpoints homeautomation
Organization not specified
URL https://github.com/davemeier82/homeautomation-spring-rest
License Apache License, Version 2.0
Dependencies amount 4
Dependencies homeautomation-spring-core, spring-boot, spring-boot-autoconfigure, spring-web,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of homeautomation-spring-rest Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of homeautomation-spring-rest version 0.6.3

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.github.davemeier82.homeautomation.homeautomation-spring-rest
META-INF.maven.io.github.davemeier82.homeautomation.homeautomation-spring-rest.META-INF.maven.io.github.davemeier82.homeautomation.homeautomation-spring-rest.pom.properties
META-INF.maven.io.github.davemeier82.homeautomation.homeautomation-spring-rest.META-INF.maven.io.github.davemeier82.homeautomation.homeautomation-spring-rest.pom.xml
META-INF.spring
META-INF.spring.META-INF.spring.org.springframework.boot.autoconfigure.AutoConfiguration.imports
io.github.davemeier82.homeautomation.spring.rest.v1
io.github.davemeier82.homeautomation.spring.rest.v1.io.github.davemeier82.homeautomation.spring.rest.v1.HomeAutomationRestAutoConfiguration
io.github.davemeier82.homeautomation.spring.rest.v1.io.github.davemeier82.homeautomation.spring.rest.v1.HomeAutomationRestDevicePropertyDtoFactoryAutoConfiguration
io.github.davemeier82.homeautomation.spring.rest.v1.io.github.davemeier82.homeautomation.spring.rest.v1.HomeAutomationRestUpdaterAutoConfiguration
io.github.davemeier82.homeautomation.spring.rest.v1.device
io.github.davemeier82.homeautomation.spring.rest.v1.device.io.github.davemeier82.homeautomation.spring.rest.v1.device.DeviceApiService
io.github.davemeier82.homeautomation.spring.rest.v1.device.io.github.davemeier82.homeautomation.spring.rest.v1.device.DeviceRestController
io.github.davemeier82.homeautomation.spring.rest.v1.device.dto
io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.AddDeviceDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.DeviceDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.UpdateDeviceDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.mapper
io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.mapper.io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.mapper.DeviceDtoMapper
io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.mapper.io.github.davemeier82.homeautomation.spring.rest.v1.device.dto.mapper.DevicePropertyDtoMapper
io.github.davemeier82.homeautomation.spring.rest.v1.device.property
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.DataWithTimestampUtil
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.AddDevicePropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.AlarmPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.BatteryStateSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.CloudBaseSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.Co2SensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.DevicePropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.DimmerPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.HumiditySensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.IlluminanceSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.LightningSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.MotionSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.PowerSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.PressureSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.RainSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.RelayPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.RollerPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.SmokeSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.TemperatureSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.UpdateDevicePropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.UvSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.WindSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.dto.WindowSensorPropertyDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.AlarmDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.BatteryStateSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.CloudBaseSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.Co2SensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.DevicePropertyDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.DimmerDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.HumiditySensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.IlluminanceSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.LightningSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.MotionSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.PowerSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.PressureSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.RainSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.RelayDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.RollerDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.SmokeSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.TemperatureSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.UvIndexSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.WindSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.factory.WindowSensorDtoFactory
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.value
io.github.davemeier82.homeautomation.spring.rest.v1.device.property.value.io.github.davemeier82.homeautomation.spring.rest.v1.device.property.value.UpdateDevicePropertyValueDto
io.github.davemeier82.homeautomation.spring.rest.v1.device.updater
io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.AlarmPropertyUpdater
io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.DevicePropertyUpdater
io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.DimmerPropertyUpdater
io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.RelayPropertyUpdater
io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.RollerCommands
io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.io.github.davemeier82.homeautomation.spring.rest.v1.device.updater.RollerPropertyUpdater




© 2015 - 2025 Weber Informatics LLC | Privacy Policy