pub unsafe extern "C" fn IntegratedTotals_create(
self_: IntegratedTotals,
ioa: c_int,
value: BinaryCounterReading,
) -> IntegratedTotalsExpand description
Create a new instance of IntegratedTotals information object
For message type: M_IT_NA_1 (15)
§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 state
§Returns
Reference to the new instance