test_dvs_client_simple
Last update: 16.07.2025
Go to the documentation of this file.
11session_id = dvs.connect(server_id=server_id, flags=dvs.FLAGS_DEDUP|dvs.FLAGS_BLOCK_FOR_SERVER, secret="")
18vars.append(dict(name=u"Pressure", id=1, type=dvs.VARTYPE_SCALAR, location=dvs.LOCATION_NODE, unit=u"ML/TT", unit_label=u"Pa" ))