So how does a local owfs instance read a remote server and merge networks?

Could you potentially use something like ser2net to filter and pipe serial
1wire data to a local TCP port, and then have the local owfs instance read
and merge this network with the local one?

Colin



On Mon, Jan 27, 2014 at 10:54 AM, Paul Alfille <paul.alfi...@gmail.com>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>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
>> 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
>
>
------------------------------------------------------------------------------
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

Reply via email to