pub unsafe extern "C" fn IntegratedTotalsWithCP24Time2a_create(
self_: IntegratedTotalsWithCP24Time2a,
ioa: c_int,
value: BinaryCounterReading,
timestamp: CP24Time2a,
) -> IntegratedTotalsWithCP24Time2aExpand description
Create a new instance of IntegratedTotalsWithCP24Time2a information object
For message type: M_IT_TA_1 (16)
§Arguments
self- Reference to an existing instance to reuse, if NULL a new instance will we dynamically allocatedioa- Information object addressvalue- binary counter reading value and statetimestamp- timestamp of the reading
§Returns
Reference to the new instance