Re: [BangPypers] [OT?] Re: Industrial Control Systems in Python

2012-04-05 Thread Vishal
On Thu, Apr 5, 2012 at 4:53 PM, sankarshan wrote: > On Wed, Mar 28, 2012 at 12:20 PM, Vishal wrote: > > > c) They cannot guarantee that this hardware is suitable for industry > > use...so as to avoid potential law suits from customers for whom the > board > > fails (This is OK, since we incur tha

Re: [BangPypers] Industrial Control Systems in Python

2012-04-05 Thread Noufal Ibrahim
Vishal writes: [...] > What are the other standard things you had in mind, apart from JSON. May be > there is something you had in mind, which others can reuse. Http was something that occurred to me later. I didn't back then think about it in detail but sending HTTP requests and responses (ev

[BangPypers] [OT?] Re: Industrial Control Systems in Python

2012-04-05 Thread sankarshan
On Wed, Mar 28, 2012 at 12:20 PM, Vishal wrote: > c) They cannot guarantee that this hardware is suitable for industry > use...so as to avoid potential law suits from customers for whom the board > fails (This is OK, since we incur that responsibility with open source all > the time...and this is

Re: [BangPypers] Industrial Control Systems in Python

2012-04-05 Thread Vishal
On Mon, Mar 26, 2012 at 6:24 PM, Noufal Ibrahim wrote: > Vishal writes: > > [...] > > > 1) The scenario you describe is very close to what we would like to > > have...except that I wish to have an SBC running the actual control > > code in Python and a small micro-controller board to manage > > p