Skip to content

Releases: ni/grpc-device

NI gRPC Device Server 1.1.0-rc1

28 May 19:27
8be0943
Compare
Choose a tag to compare
Pre-release

Updates since previous release:

  • #211 Add syslog support to ni_grpc_device_server
  • #213 Add ability to daemonize on Linux

NI gRPC Device Server 1.1.0-rc0

27 May 12:43
1f136c9
Compare
Choose a tag to compare
Pre-release

Updates since previous release:

  • Added support for NI-DCPower
  • Added support for NI-DMM

This release candidate contains the ni-grpc-device-server application for Windows, Linux Desktop, and Linux RT.

It also contains client bundles that contain the proto files needed to build a gRPC client as well as several example clients.

Documentation on using this release can be found in our README and wiki.

NI gRPC Device Server 1.0.1

10 May 15:47
ba46e14
Compare
Choose a tag to compare

Updates from the 1.0.0 release:

  • Fixed incorrect reporting of values from GetNormalizationCoefficients
  • Fixed incorrect reporting of values from GetScalingCoefficients

LinuxRT Internal Release

06 May 18:28
1dba005
Compare
Choose a tag to compare
Pre-release

Internal release for LinuxRT development

NI gRPC Device Server 1.0

26 Mar 21:27
938ef9f
Compare
Choose a tag to compare

This release contains the ni-grpc-device-server application for Windows, Linux Desktop, and Linux RT.

It also contains client bundles that contain the proto files needed to build a gRPC client as well as several example clients.

Documentation on using this release can be found in our README and wiki.

Client Prerelease

18 Mar 20:52
b0c4e61
Compare
Choose a tag to compare
Client Prerelease Pre-release
Pre-release
v0.1.1

Add oneof input handling for custom functions (#137)

Server Prerelease

18 Mar 19:11
b0c4e61
Compare
Choose a tag to compare
Server Prerelease Pre-release
Pre-release

First prelease for internal user experience testing