This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$(function() { | |
$.fn.googleMap = function(params) { | |
params = $.extend( { | |
zoom : 10, | |
coords : [48.895651, 2.290569], | |
type : "ROADMAP", | |
debug : false, | |
langage : "english", | |
overviewMapControl: false, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"one": 1, | |
"two": 2, | |
"three": 3 | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
server { | |
listen 443 ssl; | |
server_name xxx.xx.io | |
ssl on; | |
ssl_certificate /etc/asterisk/certs/xxx.io.pem; | |
ssl_certificate_key /etc/asterisk/certs/xxx.io.key; | |
ssl_session_timeout 5m; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
time,data | |
1522343666221,68 | |
1522343666229,66 | |
1522343666237,66 | |
1522343666245,61 | |
1522343666253,34 | |
1522343666261,-12 | |
1522343666269,44 | |
1522343666277,322 | |
1522343666285,627 |
We can't make this file beautiful and searchable because it's too large.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
index,datevalues,dateid | |
1,-303,2018-03-15 14:11:53.344 | |
2,-300,2018-03-15 14:11:53.352 | |
3,-293,2018-03-15 14:11:53.360 | |
4,-295,2018-03-15 14:11:53.368 | |
5,-305,2018-03-15 14:11:53.376 | |
6,-305,2018-03-15 14:11:53.384 | |
7,-298,2018-03-15 14:11:53.392 | |
8,-300,2018-03-15 14:11:53.400 | |
9,-310,2018-03-15 14:11:53.408 |