5076057d8d2d6fb619210aa26e39e6ee867a6691
A boolean[] isConnected field was included in all constructed NTMultiChannels and NTScalarMultiChannels. However this is neither a required nor optional field of these types. Applications use this though, (specifically pvaClient) so treat as if optional field. Add addIsConnected() function to builders and retain isConnected() in wrapper classes. Leave isConnected field in structures until clients updated.
Since the Normative Types specification is not yet at Public Working Draft level, any implementation must be considered alpha. The implementations of helpers under this repo must be considered alpha level.
Description
Languages
C++
98.2%
Makefile
0.9%
Shell
0.7%
C
0.2%