Paul,

How would you envision implementing a remote owserver over a WiFi module?

Colin

On 1/27/2014 10:54, Paul Alfille wrote:
> Honestly, the easiest way is a remote owserver. That can join your
> network seemlessly. You can even have a remote serial bus master and a
> long serial line.
>
> A remote OpenWRT router, a Raspberry pi, ... All can support a 1-wire
> network and will merge with a local network:
>
> The other option is a new Wifi bus master from Embedded Data Services.
> I'm currently working on support -- mainly the wifi section since the
> rest of the design is close to their currently supported bus masters.
>
> Paul
>
>
> On Mon, Jan 27, 2014 at 11:37 AM, Colin Reese <colin.re...@gmail.com
> <mailto:colin.re...@gmail.com>> wrote:
>
>     Hello all,
>
>     As I mentioned previously, I'm playing around with extending my
>     1wire network wirelessly. What I end up with in most cases is a
>     serial communication bridge somewhere between my owfs installation
>     and the extended portion of the 1wire network.
>
>     My question is - how difficult would it be to represent remote
>     devices as members of the local network? I imagine all the local
>     commands would have to be remapped to a piece of glue code that
>     would turn it into serial commands, receive responses and then
>     translate them, but I'm just unsure how that would look. I could
>     wrap something on top of owfs, put a label of remote or local, send
>     local to owfs and remote to the glue code, but then I'd have to
>     rebuild a lot of the functionality.
>
>     Any ideas?
>
>     Thanks,
>     Colin
>
>     
> ------------------------------------------------------------------------------
>     CenturyLink Cloud: The Leader in Enterprise Cloud Services.
>     Learn Why More Businesses Are Choosing CenturyLink Cloud For
>     Critical Workloads, Development Environments & Everything In Between.
>     Get a Quote or Start a Free Trial Today.
>     
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
>     _______________________________________________
>     Owfs-developers mailing list
>     Owfs-developers@lists.sourceforge.net
>     <mailto:Owfs-developers@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/owfs-developers
>
>
>
>
> ------------------------------------------------------------------------------
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
>
>
>
> _______________________________________________
> Owfs-developers mailing list
> Owfs-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/owfs-developers
>

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to