Diferenças entre a versão de 10:18, 1 Abril 2012, criada por tonicucoz, e a versão de 10:16, 1 Abril 2012
Aviso: o texto em vermelho foi excluído da versão anterior, o texto em verde foi adicionado nesta versão e o texto em cinza não foi alterado.
diferenças no campo: o título
how to send data to h-node.org
diferenças no campo: o texto da página wiki
__TOC__

[p]In order to send data to h-node.org you need to carry out a simple HTTP request with the data transmitted by the POST method.[/p]

[p]
The server (h-node.org) takes the value of the entries of the devices from the data sent by means of the POST method.[/p]

[p]The data sent by the POST method are formed by a long chain of POST variables, each one having his own value. In the following you will find the complete list of variables that the server expects for each hardware category.[/p]

[h1]Devices [h1]List of variables to be sent for each device[/h1]

[h2]Devices
that are not notebooks[/h1] notebooks[/h2]

[h2]Common variables[/h2] [h3]Common variables[/h3]
[p]
This is the list of POST variables that are common to all the hardware categories (other than notebooks).[/p]

[list]
[*] [b]model[/b]: the model name as taken from lspci or lsusb. It is the model name entry when you insert a device using the browser
[list]
[*] [i]data format[/i]: [a-zA-Z0-9\-\_\.\+\s\(\)\@\[\]\/]+[/*]
[*] [i]maximum length[/i]: 99 characters (UTF-8)[/*]
[/list]
[/*]
[*] [b]other_names[/b]: a free text entry containing the name of the device as taken from the device box or as printed on the device itself[/*]
[*] [b]pci_id[/b]: the vendorid:productid of the device[/*]
[*] [b]comm_year[/b]: year of commercialization[/*]
[*] [b]distribution[/b]: the name of the GNU/Linux distribution used for the test[/*]
[*] [b]kernel[/b]: the version of the kernel libre used for the test[/*]
[*] [b]driver[/b]: driver used to make the device working[/*]
[*] [b]description[/b]: a free text entry containing the description of the device[/*]
[/list]

[h1]The URLs to be used for the POST requests[/h1]
The contents of this page are in the Public Domain. (see the CC0 page for detailed information). Anyone is free to copy, modify, publish, use, sell, or distribute the text for any purpose, commercial or non-commercial, and by any means.
h-node.org is a hardware database project. It runs the h-source PHP software, commit cdeda15, available under the GNU General Public (GPLv3) License.
JavaScript license information