// This example performs an analog loopback test at 1kHz. // It writes a sinewave to analog output channels 0 through 3 // and reads analog input channels 0 through 3 at the same time. // By wiring ...
$ git clone https://github.com/strongloop/loopback-example-access-control $ cd loopback-example-access-control $ npm install $ node . In this example, we create ...