Skip to content

A simple HLA federation that includes a thermostat with a remote temperature sensor running on a BeagleboneBlack.

Notifications You must be signed in to change notification settings

usnistgov/ucef-BBBHelloWorld

Repository files navigation

BBBHelloWorld

A simple HLA federation that includes a thermostat with a remote temperature sensor running on a BeagleBone Black.

Compilation and Usage

  • clone the repository in the UCEF/development/projects folder of both the UCEF virtual machine and the BeagleBone Black.
  • compilation:
    • cd $HOME/UCEF/development
    • ant -Dproject.name=BBBHelloWorld compile-project
  • execution:
    • cd $HOME/UCEF/development
    • ant -Dproject.name=BBBHelloWorld run-manager
    • ant -Dproject.name=BBBHelloWorld -Dfederate.name=HVAC run-federate
    • ant -Dproject.name=BBBHelloWorld -Dfederate.name=Thermostat run-federate
    • ant -Dproject.name=BBBHelloWorld -Dfederate.name=TemperatureSensor run-federate

About

A simple HLA federation that includes a thermostat with a remote temperature sensor running on a BeagleboneBlack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages