Hello again. I've found a strange situation. I'll try to resolve it. While, what you say about this.
Do you remember "my lost first byte" of owwrite? I use CGI perl module and have a simple script: cat index.pl #!/usr/bin/perl use CGI; use OWNet; my $q = CGI->new; print $q->header( -Content-type => 'text/html' ); OWNet::write( "172.19.19.10:4304" , "/relay_setting/RELAY_SET", '123456789' ); ================================== owread -s 172.19.19.10 /relay_setting/RELAY_SET 23456789 This is my problem. CGI module? All work fine wo CGI. Of course, I can't use compress wo first byte. 16.10.2016 15:01, Matthias Urlichs wrote: > On 16.10.2016 13:41, Jan Kandziora wrote: >> Am 16.10.2016 um 11:27 schrieb Henry Pootel: >>> ;-) But we are can't send binary file by cli. >>> >> Then we have to change that. I change owwrite so it reads stdin instead >> of complaining about a missing value argument. > +1 > -- == Henry Pootel == ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers