Skip to content

SoftengPoliTo/ascot-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascot Gateway

A gateway which performs the following tasks:

  • Detecting devices in a trusted network
  • Showing a panel to interact with devices and change their states
  • Allowing to run commands on devices

Building for ARM

Install cross tool

cargo install cross

Build ascot-gateway for ARM

cross build --release --target=arm-unknown-linux-gnueabihf

About

A gateway for the Ascot project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published