0.1.6 • Published 5 years ago

@tum-far/ubii-nodes v0.1.6

Weekly downloads
2
License
-
Repository
gitlab
Last release
5 years ago

ubii-nodes

Hi. This is the repository for Ubii Nodes. It contains all server and client node implementations.

This project is managed as Jira instance of the FAR group at the Technical Unitversity of Munich (TUM).

Table of Contents

  1. Quick Start
  2. Command Line Interfaces (CLIs)
  3. Testing

Quick Start

You can start a simple masterNode by running node .\scripts\serverSetups\simpleMasterNode.js. Then enter a port number for the topicData server and the service server.

The default example projects are using ports 8492 and 8493.

Now you can start the example apps as described in their readmes.

CLIs

Scripts

You can run a node script (for exampe a script called scriptName) within the script folder by running node scripts/scriptName.

Tests

  • Run npm test for all standard test (no round trip time tests)
  • Run npm run-script test-rtt for all round trip time tests
  • See the Testing section for more details on tests.

Testing

  • This module uses the AVA test runner.
  • You can add new tests to the test folder. Entry point for the test runner is test.js within the test folder. See the AVA Documentation for more details on how to create new test cases for AVA.
0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago