1.1.15 • Published 10 months ago
@unsync/grdf-client v1.1.15
grdf-client
usage
the
2captcha_key
is an api key from https://2captcha.com that is the default provider to solve captcha.
const client = new GrdfClient({
'pdl': 'string',
'password': 'string',
'mail': 'string',
'2captcha_key': 'string'
})
// all history
const allEnergyData = await client.getEnergyData(null)
// all history from a date
const partialEnergyData = await client.getEnergyData(dayjs('2024-01-01'))
1.1.15
10 months ago
1.1.9
10 months ago
1.1.8
10 months ago
1.1.7
10 months ago
1.1.12
10 months ago
1.1.11
10 months ago
1.1.10
10 months ago
1.1.14
10 months ago
1.1.13
10 months ago
1.1.6
1 year ago
1.1.4
1 year ago
1.1.3
1 year ago
1.0.5
1 year ago
1.0.4
1 year ago
1.0.2
1 year ago
1.0.3
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago