Skip to content

Get RevisedSamplingRate from server #1523

Answered by AndreasHeine
DasCapschen asked this question in Q&A
Discussion options

You must be logged in to vote

my fault your right...

so you need to rewrite the subscrition.subscribe_data_change part to client.uaclient.create_monitored_items()

async def create_monitored_items(self, params):

similar to:

async def create_monitored_items(self, monitored_items: Iterable[ua.MonitoredItemCreateRequest]) -> List[Union[int, ua.StatusCode]]:

Replies: 2 comments 14 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
14 replies
@AndreasHeine
Comment options

@AndreasHeine
Comment options

@DasCapschen
Comment options

@AndreasHeine
Comment options

Answer selected by DasCapschen
@AndreasHeine
Comment options

@DasCapschen
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants