ifm3dpy.deserialize.O3DILLUTemperature
- class ifm3dpy.deserialize.O3DILLUTemperature
Bases:
objectClass holding the deserialized O3DILLUTemperature values of an O3D device.
- __init__(self: O3DILLUTemperature) None
Constructor
Methods
__init__(self)Constructor
deserialize(buffer)Deserialize O3D Buffer array of values
Attributes
array of paramter values
- static deserialize(buffer: Annotated[numpy.typing.ArrayLike, numpy.uint8]) O3DILLUTemperature
Deserialize O3D Buffer array of values
- property data
array of paramter values