Appearance
Home > resol-vbus-core > PacketField > getBigIntRawValue
PacketField.getBigIntRawValue() method
Get the raw value as an unscaled BigInt.
Signature:
typescript
getBigIntRawValue(): bigint | null;
Returns:
bigint | null
The unscaled raw value.