123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210 |
- {
- "building": "1101060003",
- "tenants": [
- {
- "sign": "tenant1",
- "valid_time_from": "20190101000000",
- "soft_enable": true,
- "soft_initial_yuer": 250.0,
- "energys": [
- {
- "energy_type": "Dian",
- "price_type": "fixed_price",
- "soft_enable": false,
- "price_content": "1.5",
- "meters": [
- {
- "meter_sign": "1101",
- "share_ratio": 1.0,
- "transformer_ratio": 1.0,
- "points": [
- {
- "funcid": 10101,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10701,
- "data_type": "Inst",
- "collect_cycle": "15min"
- }
- ]
- },
- {
- "meter_sign": "1102",
- "share_ratio": 1.0,
- "transformer_ratio": 1.0,
- "points": [
- {
- "funcid": 10101,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10701,
- "data_type": "Inst",
- "collect_cycle": "15min"
- }
- ]
- }
- ]
- },
- {
- "energy_type": "Shui",
- "price_type": "fixed_price",
- "soft_enable": false,
- "price_content": "8.0",
- "meters": [
- {
- "meter_sign": "1021",
- "share_ratio": 1.0,
- "transformer_ratio": 1.0,
- "points": [
- {
- "funcid": 12106,
- "data_type": "Acc",
- "collect_cycle": "15min"
- }
- ]
- },
- {
- "meter_sign": "1022",
- "share_ratio": 1.0,
- "transformer_ratio": 1.0,
- "points": [
- {
- "funcid": 12106,
- "data_type": "Acc",
- "collect_cycle": "15min"
- }
- ]
- }
- ]
- }
- ]
- },
- {
- "sign": "tenant2",
- "valid_time_from": "20190101000000",
- "soft_enable": false,
- "energys": [
- {
- "energy_type": "Dian",
- "price_type": "time_price",
- "soft_enable": true,
- "soft_initial_yuer": 250.0,
- "price_content": "{\"J\":2.5,\"F\":2.0,\"G\":0.5,\"P\":1.0}",
- "meters": [
- {
- "meter_sign": "2011",
- "share_ratio": 1.0,
- "transformer_ratio": 1.0,
- "points": [
- {
- "funcid": 10101,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10705,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10706,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10707,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10708,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10701,
- "data_type": "Inst",
- "collect_cycle": "15min"
- }
- ]
- },
- {
- "meter_sign": "2012",
- "share_ratio": 1.0,
- "transformer_ratio": 1.0,
- "points": [
- {
- "funcid": 10101,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10705,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10706,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10707,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10708,
- "data_type": "Acc",
- "collect_cycle": "15min"
- },
- {
- "funcid": 10701,
- "data_type": "Inst",
- "collect_cycle": "15min"
- }
- ]
- }
- ]
- },
- {
- "energy_type": "Shui",
- "price_type": "fixed_price",
- "soft_enable": true,
- "soft_initial_yuer": 250.0,
- "price_content": "8.0",
- "meters": [
- {
- "meter_sign": "2021",
- "share_ratio": 1.0,
- "transformer_ratio": 1.0,
- "points": [
- {
- "funcid": 12106,
- "data_type": "Acc",
- "collect_cycle": "15min"
- }
- ]
- },
- {
- "meter_sign": "2022",
- "share_ratio": 1.0,
- "transformer_ratio": 1.0,
- "points": [
- {
- "funcid": 12106,
- "data_type": "Acc",
- "collect_cycle": "15min"
- }
- ]
- }
- ]
- }
- ]
- }
- ]
- }
|