i
Size: a a a
i
AF
АК
AF
i
A
function sendImage() {
request.get({url: 'https://grafana.huako.ru/render/d-solo/Lh9bC0eZz/new-dashboard-copy?orgId=1&from=1588520441473&to=1588542041473&panelId=2&width=1200&height=600&tz=Europe%2FMoscow', encoding: 'binary'}, function (err, response, body) {
fs.writeFile("/opt/iobroker/temp/snapshot.jpg", body, 'binary', function(err) {
if (err) {
console.error(err);
} else {
sendTo('telegram.0', '/opt/iobroker/temp/snapshot.jpg');
}
});
});
}A
AF
AF
А
i
function sendImage() {
request.get({url: 'https://grafana.huako.ru/render/d-solo/Lh9bC0eZz/new-dashboard-copy?orgId=1&from=1588520441473&to=1588542041473&panelId=2&width=1200&height=600&tz=Europe%2FMoscow', encoding: 'binary'}, function (err, response, body) {
fs.writeFile("/opt/iobroker/temp/snapshot.jpg", body, 'binary', function(err) {
if (err) {
console.error(err);
} else {
sendTo('telegram.0', '/opt/iobroker/temp/snapshot.jpg');
}
});
});
}AF
A
EA
i
A
AF
function sendImage() {
request.get({url: 'https://grafana.huako.ru/render/d-solo/Lh9bC0eZz/new-dashboard-copy?orgId=1&from=1588520441473&to=1588542041473&panelId=2&width=1200&height=600&tz=Europe%2FMoscow', encoding: 'binary'}, function (err, response, body) {
fs.writeFile("/opt/iobroker/temp/snapshot.jpg", body, 'binary', function(err) {
if (err) {
console.error(err);
} else {
sendTo('telegram.0', '/opt/iobroker/temp/snapshot.jpg');
}
});
});
}В
AF
A