static Methods
public static uint ToUint(byte[] byteArray)
Converts a bytearray (received e.g. via getAttributeSingle) to uint
public static bool ToBool(byte inputByte, int bitposition)
Returns the „Bool“ State of a byte Received via getAttributeSingle
public static ushort ToUshort(byte[] byteArray)
Converts a bytearray (received e.g. via getAttributeSingle) to ushort