Uses of Class
ru.r2cloud.bme.Satellite
-
-
Uses of Satellite in ru.r2cloud.bme
Methods in ru.r2cloud.bme that return Satellite Modifier and Type Method Description static SatelliteSatellite. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Satellite[]Satellite. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in ru.r2cloud.bme with parameters of type Satellite Modifier and Type Method Description voidBmeClient. uploadBatch(Satellite satellite, java.util.List<byte[]> packets)
-