Documentation
README
Discussion & Support
GitHub
NPM
Preparing search index...
The search index is not available
ads-client | Beckhoff TwinCAT ADS client library for Node.js
ads-client | Beckhoff TwinCAT ADS client library for Node.js
SubscriptionData
Interface SubscriptionData<T>
Subscription data (value and timestamp)
interface
SubscriptionData
<
T
>
{
timestamp
:
Date
;
value
:
T
;
}
Type Parameters
T
=
any
Index
Properties
timestamp
value
Properties
timestamp
timestamp
:
Date
value
value
:
T
Settings
Theme
OS
Light
Dark
On This Page
Properties
timestamp
value
Documentation
README
Discussion & Support
GitHub
NPM
ads-client | Beckhoff TwinCAT ADS client library for Node.js
Loading...
Subscription data (value and timestamp)