Displaying 5 results from an estimated 5 matches for "17t00".
Did you mean:
1700
2008 Nov 05
2
How to extract following data
Hi everyone,
I have this kind of raw dataset :
- <Temp diffgr:id="Temp14" msdata:rowOrder="13">
<Date>2005-01-17T00:00:00+05:30</Date>
<SecurityID>10149</SecurityID>
<PriceClose>1288.40002</PriceClose>
</Temp>
- <Temp diffgr:id="Temp15" msdata:rowOrder="14">
<Date>2005-01-18T00:00:00+05:30</Date>
<SecurityID>10149</S...
2017 Jun 06
2
API REE
...w.esios.ree.es/es/analisis/600
Yo quiero realizar la descarga de datos automática. Para ello, hay que hacer una petición a la API, con un cliente curl en la siguiente dirección: (para el ejemplo de descarga de datos de un día?)
curl "https://api.esios.ree.es/indicators/600?start_date=2016-03-17T00:00:00&end_date=2016-03-18T23:50:00" -X GET -H "Accept: application/json; application/vnd.esios-api-v1+json" -H "Content-Type: application/json" -H "Host: api.esios.ree.es" -H "Authorization: Token token=\"SU_TOKEN"" -H "Cookie: "...
2019 Nov 22
2
sendmail on Centos 7.7
...m.com mail is handled by 10 mx203.inbound-mx.net.
smtp-relay.gmail.com.com mail is handled by 10 mx203.inbound-mx.org.
inetnum: 79.124.78.0 - 79.124.78.255
descr: BlueAngelHost Pvt. Ltd
country: BG => Bulgaria
created: 2016-02-17T14:40:17Z
last-modified: 2018-07-17T00:58:15Z
source: RIPE
org-name: BlueAngelHost Pvt. Ltd
org-type: OTHER
person: David John
address: house 173. street, 4, E-block, ferozpur Road, Lahore,
Pakistan
phone: +14074597822 => "407 is principally Orlando, Florida."
Looks dodgy !
2017 Jun 05
2
API REE
Hola,
Estoy intentando descargar datos de la API de ESIOS, de REE, pero estoy teniendo problemas al introducir el token. Estoy usando httr, rCurl y jsonlite.
Alguien ha podido descargar los datos? Cómo lo ha hecho?
Gracias,
Javier
[[alternative HTML version deleted]]
2019 Nov 22
7
sendmail on Centos 7.7
Hi All,
I am 'trying' to set SMART_HOST in sendmail to point to smtp-relay.gmail.com
but when looking at the /var/log/maillog its going to mx203.inbound-mx.net.
[192.110.255.243],
why???
my line from sendmail.mc
define(`SMART_HOST', `smtp-relay.gmail.com')
I did make in /etc/mail and service sendmail restart
This is the only SMART_HOST in the config file. I started with the