8000 GitHub - twobulls/TBStartAllJoyn: A simplified AllJoyn BusObject that takes care of initializing AllJoyn, registering appropriate interfaces, starting appropriate processes, and announcing to the wider network its presence. It also provides a facility for triggering Events and handling Actions usable by AllJoyn peers that can use the About service - such as Higgns.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A simplified AllJoyn BusObject that takes care of initializing AllJoyn, registering appropriate interfaces, starting appropriate processes, and announcing to the wider network its presence. It also provides a facility for triggering Events and handling Actions usable by AllJoyn peers that can use the About service - such as Higgns.

Notifications You must be signed in to change notification settings

twobulls/TBStartAllJoyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TBStartAllJoyn

http://higgns.com/tbstartalljoyn

Dependencies

  1. A platform appropriate download of the AllJoyn SDK from https://allseenalliance.org/developers/download

  2. Build process appropriate to your platform that can include/link the AllJoyn headers/libs

Usage

After setting up the build appropriately, you can copy/paste the TBStartAllJoyn.h/cpp into a larger project, or simply start hacking away at the example.cpp to play around with different Events and Actions.

There are some platform specific implementation details that might be relevant, but you can get away with just stubbing a lot of the data and focus on functionality to start with.

License

Copyright 2015 Two Bulls Holding Pty Ltd

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

TBStartAllJoyn

http://higgns.com/tbstartalljoyn

About

A simplified AllJoyn BusObject that takes care of initializing AllJoyn, registering appropriate interfaces, starting appropriate processes, and announcing to the wider network its presence. It also provides a facility for triggering Events and handling Actions usable by AllJoyn peers that can use the About service - such as Higgns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0