Use PMSConnect to retireve notification poster

This commit is contained in:
JonnyWong16 2016-05-11 22:01:38 -07:00
parent c14053a199
commit baf44a97b4
2 changed files with 8 additions and 5 deletions

View file

@ -1890,7 +1890,7 @@ class PmsConnect(object):
return labels_list
def get_image(self, img=None, width=None, height=None):
def get_image(self, img=None, width='1000', height='1500'):
"""
Return image data as array.
Array contains the image content type and image binary