ISDMessageManager
Summary
Represents a SOME/IP-SD Manager object.
See also
- Methods
- Properties
Structure
- class ISDMessageManager
- set_ttl(ttl: uint16)
- Sets the Time To Live (TTL) of the messages to a specific value. - Parameters
- ttl ( - uint16) – Desired TTL.
 
 - sleep()
- Forces the manager to a sleep state. 
 - start()
- Starts the ECU 
 - stop()
- Stops the ECU. 
 - wake_up()
- Wakes up the manager (sets it to a wakeup and active state) 
 - ecu_node
- The ECU node of the manager. - Type