GithubHelp home page GithubHelp logo

pradyuz3rocool / bacstack-compliance-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fh1ch/bacstack-compliance-docker

0.0 1.0 0.0 1.94 MB

A BACNET device (server) simulator as Docker container.

License: MIT License

Dockerfile 100.00%

bacstack-compliance-docker's Introduction

BACstack Compliance Docker

A BACNET device (server) simulator as Docker container based on BACnet Protocol Stack.

Usage

This container is available via DockerHub. You can simply start it using following command:

docker run fh1ch/bacstack-compliance-docker

To create a BACNET test setup using Docker Compose, use following set-up:

version: '3'

services:

  bacstack-compliance-docker:
    image: fh1ch/bacstack-compliance-docker

  bacnet-under-test:
    build:
      context: .
    environment:
      - SERVER_IP=bacstack-compliance-docker
    links:
      - bacstack-compliance-docker

By using the $SERVER_IP environment variable as target device (server), you can start utilising various BACNET commands against it.

Contributing

Please follow the Contribution Guide when submitting any changes.

License

This project is heavily based on BACnet Protocol Stack which is licensed under a [...] a GPL with exception license (like eCos) [...].

Please see the original project sources, shipped in unmodified form with this repo for further information regarding the BACnet Protocol Stack license.


The MIT License

Copyright (c) 2018 Fabio Huser [email protected]

bacstack-compliance-docker's People

Contributors

fh1ch avatar

Watchers

 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.