Giter Site home page Giter Site logo

oma_demo's Introduction

OMA

--- This repository has been archived ---

Sample OMA_DM Server that returns a Package #0

This has been tested using Node.JS version 5.7.0

To install:
From a windows command line prompt run:

  • npm install

Once the node modules have been installed there are several GULP tasks which can be run from the command line prompt by typing "gulp":

  • Lint Perform lint check on source code (the result is in the reports folder, LintReport.html)
  • Build Remove all console logging and push modified source to dist folder
  • Post Prompt for info and issue POST passing binary data to OMA Server this will prompt for a Ver# and OC# (done as a sanity check and test)
  • Get Issue a simple get to the OMA server

Launch Server
To launch the server using the raw source, from a command line prompt type:

  • Node src\index.js
    Then from a separate command line window select either POST or GET from the gulp menu.

To launch the server using the Built source (which simply removes all console logs from the source), from a command line prompt type:

  • Node dist\index.js
    Then from a separate command line window select either POST or GET from the gulp menu.

Note:
Default version # and option count values are stored in the config/default.json file as are any messages that are returned by the server.

oma_demo's People

Contributors

barlowm avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.