Fixed #5 - Add MTU Daily and Monthly Data
Add TDY and MTD to MTU's: TED5000 this is part of existing data, easy to grab. TED6000 the data is in a different query, had to do some gynastics to make it work with setattr(...) inside of _update_endpoint(...) but since there is a set number of MTUs it didn't turn out to terrible.
I thought I had a few commits but maybe they got compacted together somehow. It looks like all the code is there with a quick scan through so could just be my lack of Git knowledge...
Fixed #5 - Add MTU Daily and Monthly Data Add TDY and MTD to MTU's: TED5000 this is part of existing data, easy to grab. TED6000 the data is in a different query, had to do some gynastics to make it work with setattr(...) inside of _update_endpoint(...) but since there is a set number of MTUs it didn't turn out to terrible.
I thought I had a few commits but maybe they got compacted together somehow. It looks like all the code is there with a quick scan through so could just be my lack of Git knowledge...