Update Cycle Eth Message
Update cycle the ethernet someip message
Arguments Description
path (str): The path of the specific Some/IP entity whose cycle the user wants to update new_cycle_in_ms (int): cycle value in ms. This parameter can take 3 values:
0 : SOME/IP entity will be stopped new cycle : SOME/IP entity’s cycle will be updated EMPTY: the original SOME/IP entity cycle configured in the databex will be restored
Returns
bool: True if the message cycle is successfully updated; otherwise, False.
Example
Update Cycle Eth Message ${path} ${new_cycle_in_ms}